Skip to content
Claude Desktop

Polyrama for Claude Desktop

io.github.polyrama/mcp

Research Polymarket and Kalshi markets, traders, signals, backtests, and paper orders.

client:Claude Desktop transport:stdio runtime:npm

Install Polyrama 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": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@polyrama/mcp"
      ],
      "env": {
        "POLYRAMA_API_TOKEN": "<POLYRAMA_API_TOKEN>"
      }
    }
  }
}

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

Polyrama in other clients