Skip to content
Grok

GroundAPI for Grok

io.github.qingkongzhiqian/groundapi

Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.

client:Grok transport:streamable-http

Install GroundAPI in Grok

.mcp.json (in your project root)

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

GroundAPI in other clients