Skip to content
Cline

kalshi for Cline

io.github.yakub268/kalshi

Search, analyze, and trade Kalshi prediction markets through Claude Desktop

client:Cline transport:stdio runtime:pypi

Install kalshi 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": {
    "kalshi": {
      "command": "uvx",
      "args": [
        "kalshi-mcp"
      ],
      "env": {
        "KALSHI_API_KEY": "<KALSHI_API_KEY>",
        "KALSHI_PRIVATE_KEY_PATH": "<KALSHI_PRIVATE_KEY_PATH>"
      }
    }
  }
}

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

kalshi in other clients