Skip to content
Grok

ToolAPI for Grok

org.toolapi/hub

Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

client:Grok transport:sse

Install ToolAPI in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hub": {
      "type": "sse",
      "url": "https://toolapi.org/sse"
    }
  }
}

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

ToolAPI in other clients