MCP OAuth Connect for Grok
com.gfbytes/mcp-oauth-connect
Ping-only MCP origin for claude.ai, Desktop, Cursor, and Grok Connectors.
client:Grok
transport:streamable-http
Install MCP OAuth Connect in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-oauth-connect": {
"type": "http",
"url": "https://mcp.gfbytes.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs