Skip to content
Grok

2o for Grok

io.github.russellshen1992/2o

Human intelligence API — AI agents verify facts with human domain experts via MCP

client:Grok transport:sse runtime:npm

Install 2o in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "2o": {
      "type": "sse",
      "url": "https://www.2oapi.xyz/api/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

2o in other clients