Skip to content

Flori Financial Data API for Grok

io.github.goosemafia22-rgb/flori-financial-data

SEC EDGAR financials, insider trading, and economic data for AI agents. US GAAP + IFRS.

client:Grok transport:streamable-http

Install Flori Financial Data API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "flori-financial-data": {
      "type": "http",
      "url": "https://steve-12ad36b4.base44.app/functions/floriMCP"
    }
  }
}

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

Flori Financial Data API in other clients