Skip to content
Claude Desktop

Datavidence Financials for Claude Desktop

ai.datavidence/datavidence-financials

Normalized US-GAAP financial statements & fundamentals from SEC EDGAR, as MCP tools for LLM agents.

client:Claude Desktop transport:stdio runtime:pypi

Install Datavidence Financials in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "datavidence-financials": {
      "command": "uvx",
      "args": [
        "datavidence-financials"
      ],
      "env": {
        "FL_API_KEY": "<FL_API_KEY>",
        "FL_API_BASE_URL": "<FL_API_BASE_URL>",
        "FL_API_KEY_HEADER": "<FL_API_KEY_HEADER>",
        "FL_API_TIMEOUT": "<FL_API_TIMEOUT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Datavidence Financials in other clients