Skip to content
Claude Desktop

Politician Trades for Claude Desktop

io.github.pipeworx-io/politician-trades

Politician Trades MCP — US congressional + executive stock trading

client:Claude Desktop transport:streamable-http

Install Politician Trades in Claude Desktop

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

{
  "mcpServers": {
    "politician-trades": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/politician-trades/mcp"
      ]
    }
  }
}

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

Politician Trades in other clients