Skip to content
Claude Desktop

xbrlkit for Claude Desktop

ai.robosystems/xbrlkit

Read SEC EDGAR and XBRL filings with an AI: 18 tools over the filing itself. Local, free, no account

client:Claude Desktop transport:stdio runtime:pypi

Install xbrlkit 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": {
    "xbrlkit": {
      "command": "uvx",
      "args": [
        "xbrlkit"
      ],
      "env": {
        "SEC_GOV_USER_AGENT": "<SEC_GOV_USER_AGENT>"
      }
    }
  }
}

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

xbrlkit in other clients