Skip to content
Grok

opencode for Grok

io.github.doc2mcp/opencode

MCP server for opencode documentation, generated by doc2mcp.

client:Grok transport:streamable-http

Install opencode in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "opencode": {
      "type": "http",
      "url": "https://doc2mcp.site/api/mcp/3f20f9f1-6c33-4679-8d37-613e07293a1d/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

opencode in other clients