Skip to content
Cline

Polyrama for Cline

io.github.polyrama/mcp

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

client:Cline transport:stdio runtime:npm

Install Polyrama in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Polyrama in other clients