← Index

Kalshi Prediction Markets

io.github.cejor6/kalshi-mcp-server·v0.1.8·Other

MCP server for Kalshi prediction markets: native RSA-PSS auth, rate limiting, demo/prod safety.

In-path gate · all MCP tools

Using Kalshi Prediction Markets in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

curl -fsSL https://mcpindex.ai/install.sh | sh
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
KALSHI_API_KEY_ID
required

Kalshi API key ID from https://kalshi.com/account/profile

KALSHI_PRIVATE_KEY_PATH

Filesystem path to the RSA private key PEM. Set this or KALSHI_PRIVATE_KEY_PEM.

KALSHI_PRIVATE_KEY_PEM
secret

Inline PEM contents, for hosted deploys without filesystem access.

KALSHI_ENV

demo or prod. Defaults to demo for safety.

KALSHI_ALLOW_PROD

Must be 1 for the server to start with KALSHI_ENV=prod. Defaults to 0.

KALSHI_TRADING_ENABLED

Must be 1 for order-placement tools to operate. Read-only by default (0).

KALSHI_API_KEY_ID
required

Kalshi API key ID from https://kalshi.com/account/profile

KALSHI_PRIVATE_KEY_PEM
secret

Inline PEM contents, for hosted deploys without filesystem access.

KALSHI_ENV

demo or prod. Defaults to demo for safety.

KALSHI_ALLOW_PROD

Must be 1 for the server to start with KALSHI_ENV=prod. Defaults to 0.

KALSHI_TRADING_ENABLED

Must be 1 for order-placement tools to operate. Read-only by default (0).

MCP quality score · maturity, not trust · methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
5
Alternatives in Other