Odel
mcp server kalshi

mcp server kalshi

Local
@9crusher27PythonMITUpdated 2w ago

MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-server-kalshiv0.2.1

Run

uvx mcp-server-kalshi

MCP client config

{
  "mcpServers": {
    "mcp-server-kalshi": {
      "command": "uvx",
      "args": [
        "mcp-server-kalshi"
      ]
    }
  }
}