Kalshi Kernel
Unofficial safety-focused MCP server for Kalshi market data and explicitly authorized trading
Install
Dockerstdio
docker run -i --rm ghcr.io/copyleftdev/kalshi-kernel:0.1.1 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-copyleftdev-kalshi-kernel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/copyleftdev/kalshi-kernel:0.1.1"
]
}
}
} Source: official MCP Registry record · registry name io.github.copyleftdev/kalshi-kernel · published 2026-08-22 · updated 2026-08-22. Not an endorsement; review the code before connecting it to anything sensitive.