Skip to content
Grok

freebase.cloud for Grok

cloud.freebase/freebase

Free cloud databases over MCP: query, store, list and annotate across 15 engines.

client:Grok transport:streamable-http

Install freebase.cloud in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "freebase": {
      "type": "http",
      "url": "https://freebase.cloud/api/mcp/{token}"
    }
  }
}

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

freebase.cloud in other clients