Skip to content
Grok

RoxyAPI Docs MCP Server (keyless, for coding agents) for Grok

com.roxyapi/docs

Keyless docs search so coding agents wire up RoxyAPI: every endpoint, param and SDK call.

client:Grok transport:streamable-http tools:1

Install RoxyAPI Docs MCP Server (keyless, for coding agents) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "docs": {
      "type": "http",
      "url": "https://roxyapi.com/mcp/docs"
    }
  }
}

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

What Grok can do once it is connected

RoxyAPI Docs MCP Server (keyless, for coding agents) in other clients