Skip to content

Neon MCP fails to authenticate #251668

Closed
@digitarald

Description

@digitarald
{
    "mcp": {
        "servers": {
            "neon": {
                "url": "https://mcp.neon.tech/sse"
            }
        }
    }
}

Error feels like it should fall back, but doesn't:

2025-06-16 18:26:38.618 [debug] [editor -> server] {"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{"roots":{"listChanged":true},"sampling":{}},"clientInfo":{"name":"Visual Studio Code","version":"1.101.0"}}}
2025-06-16 18:26:38.945 [info] 404 status sending message to https://mcp.neon.tech/sse, will attempt to fall back to legacy SSE
2025-06-16 18:26:40.020 [warning] Error getting token from server metadata: Error: Dynamic registration failed: Registration failed: Bad Request
2025-06-16 18:26:40.022 [info] Connection state: Error 401 status connecting to https://mcp.neon.tech/sse as SSE: {"error":"Unauthorized"}
2025-06-16 18:26:40.022 [error] Server exited before responding to `initialize` request.

Metadata

Metadata

Labels

authenticationIssues with the Authentication platformbugIssue identified by VS Code Team member as probable bugchat-mcpinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions