Skip to content
Claude Desktop

Flori Financial Data API for Claude Desktop

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

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

client:Claude Desktop transport:streamable-http

Install Flori Financial Data API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "flori-financial-data": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://steve-12ad36b4.base44.app/functions/floriMCP"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Flori Financial Data API in other clients