Skip to content

MCP OAuth Connect for Zed

com.gfbytes/mcp-oauth-connect

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

client:Zed transport:streamable-http

Install MCP OAuth Connect in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-oauth-connect": {
      "url": "https://mcp.gfbytes.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

MCP OAuth Connect in other clients