Skip to content
Grok

Financial Data API for Grok

com.financialdatapi/mcp

Point-in-time macro, central bank rates and sentiment, COT positioning, from official sources.

client:Grok transport:streamable-http

Install Financial Data API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.financialdatapi.com"
    }
  }
}

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

Financial Data API in other clients