Skip to content
Grok

FirstData for Grok

io.github.vist233/firstdata

Hosted MCP server for finding authoritative primary data sources and official portals.

client:Grok transport:streamable-http

Install FirstData in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "firstdata": {
      "type": "http",
      "url": "https://firstdata.deepminer.com.cn/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

FirstData in other clients