Skip to content

STDIO - Cannot connect without OMIT_AUTH since v0.14.1 #561

Open
@hesreallyhim

Description

@hesreallyhim

Describe the bug
This is possibly a duplicate I think, but seems high priority and have some more context:

  • Have only tried stdio
  • Cannot connect to any server (locally installed, npx, locally built, etc.)
  • Have tried entering MCP_PROXY_AUTH_TOKEN in Configuration, in Environment Variables, using prefilled link, etc.
  • Upon hitting "Connect" - request sent to /health - response 200 OK HTML.
  • Server says "Error Connecting to MCP Inspector Proxy - Check Console logs", which points to TypeError: Load failed, which directs to source code at checkProxyHealth.
  • Tried running npx @modelcontextprotocol/[email protected] - works fine
  • npx @modelcontextprotocol/[email protected] - fails like above.
  • In Chrome: Couldn't connect to MCP Proxy Server SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON - seems like it's trying to parse response from /health like a JSON-RPC message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions