Skip to content
VS Code

MCP OAuth Connect for VS Code

com.gfbytes/mcp-oauth-connect

Ping-only MCP origin for claude.ai, Desktop, Cursor, and Grok Connectors.

client:VS Code transport:streamable-http

Install MCP OAuth Connect in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-oauth-connect": {
      "type": "http",
      "url": "https://mcp.gfbytes.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

MCP OAuth Connect in other clients