Skip to content
Grok

ground for Grok

fyi.ground/ground

Reference data API for classification systems, real-time world data, and unit conversions

client:Grok transport:streamable-http

Install ground in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ground": {
      "type": "http",
      "url": "https://mcp.ground.fyi/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

ground in other clients