Loading MCP server directory, please wait...
MCP server for end-to-end trading on Kalshi prediction markets: discover, research, trade.
npx @getmcp/cli add io.github.9crusher/mcp-server-kalshiRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.9crusher/mcp-server-kalshi": {
"command": "uvx",
"args": [
"mcp-server-kalshi"
],
"env": {
"KALSHI_ENV": "demo",
"KALSHI_API_KEY": "",
"KALSHI_PRIVATE_KEY_PATH": "",
"BASE_URL": ""
}
}
}
}