Which version line?
v2 — current (@modelcontextprotocol/inspector@latest)
Which client?
Web
Inspector version
2.10.0
Node version
v23.11.1
Operating system (and browser, for the web client)
Ubuntu 26.04
Transport
Streamable HTTP
MCP server under inspection
- nvm use 21
npx @modelcontextprotocol/inspector
- Add server: https://localhost/api/mcp/mcp
Steps to reproduce
- nvm use 21
npx @modelcontextprotocol/inspector
- Add server: https://localhost/api/mcp/mcp
- Connect
- Error observed (No any HTTP requests enter the OAUTH2 or MCP server )
Brave
OAuth authorization failed for "localhost"
Remote fetch failed (401): {"error":"Unauthorized","message":"Authentication required. Use the x-mcp-remote-auth header with Bearer token."}
http 2025 & 2026 : OK
Chrome:
Error Fetch failed
http 2025 & 2026 : OK
Firefox:
Known issue that it hangs (see other posts)
Vivaldi
Error Fetch failed
http 2025 & 2026 : OK
Note: when using http:
Error Fetch failed
http 2025 & 2026 : OK
Expected behavior
Connect to the MCP server at localhost
Actual behavior
Does not connect , failed
Logs, errors, or screenshots
No response
Already prototyped a fix?
No response
Before you submit
Which version line?
v2 — current (
@modelcontextprotocol/inspector@latest)Which client?
Web
Inspector version
2.10.0
Node version
v23.11.1
Operating system (and browser, for the web client)
Ubuntu 26.04
Transport
Streamable HTTP
MCP server under inspection
npx @modelcontextprotocol/inspector
Steps to reproduce
npx @modelcontextprotocol/inspector
Brave
OAuth authorization failed for "localhost"
Remote fetch failed (401): {"error":"Unauthorized","message":"Authentication required. Use the x-mcp-remote-auth header with Bearer token."}
http 2025 & 2026 : OK
Chrome:
Error Fetch failed
http 2025 & 2026 : OK
Firefox:
Known issue that it hangs (see other posts)
Vivaldi
Error Fetch failed
http 2025 & 2026 : OK
Note: when using http:
Error Fetch failed
http 2025 & 2026 : OK
Expected behavior
Connect to the MCP server at localhost
Actual behavior
Does not connect , failed
Logs, errors, or screenshots
No response
Already prototyped a fix?
No response
Before you submit