Skip to content
Claude Desktop

us congress trades for Claude Desktop

io.github.johnisanerd/us-congress-trades

US Congress stock trades and financial disclosures by member, ticker, or date, hosted MCP.

client:Claude Desktop transport:streamable-http

Install us congress trades in Claude Desktop

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

{
  "mcpServers": {
    "us-congress-trades": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data"
      ]
    }
  }
}

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

us congress trades in other clients