@pipeworx/kalshi
Connect: https://gateway.pipeworx.io/kalshi/mcp · Install: one-click buttons
Tools: 10
Tools
- kalshi_markets — List/search Kalshi markets. Optional filters: status (open|closed|settled), event_ticker (group by event), series_ticker (group by series like KXFED for Fed rate). Returns ticker, title, yes_ask/no_as
- kalshi_market — AUTHORITATIVE detail for one Kalshi market by ticker (e.g. “KXFED-26OCT-T3.50”). Returns the rules text (so you know exactly what the market settles on — critical before quoting odds), yes_ask + no_as
- kalshi_events — List/browse Kalshi events (event = a question with one-or-more child markets, e.g. “Fed funds rate after Oct 2026 meeting?” with 11 markets, one per rate bucket). Filter by status (open / settled), se
- kalshi_event — AUTHORITATIVE odds from Kalshi — the only CFTC-regulated US prediction-market exchange (US persons CAN legally trade here, unlike Polymarket). Returns one event with ALL its child markets nested: even
- kalshi_series — List Kalshi series (a series groups related events over time — e.g. “KXFED” series has one event per FOMC meeting). Useful to find the canonical handle for recurring questions.
- kalshi_orderbook — Current YES/NO orderbook (bids + asks with size, in cents) for a market ticker. Use to see live liquidity depth before judging whether an edge is tradable. Returns sorted price/quantity levels.
- kalshi_trades — Recent executed trades for a market ticker. Returns most-recent N trades with price (cents), size, side, timestamp. Useful for sanity-checking what the market is actually paying vs the resting orderbo
- kalshi_price_history — Historical price/probability time-series (candlesticks) for a Kalshi market — how the YES odds moved over time. Pass a market ticker (e.g. “KXFEDDECISION-28JAN-H26”). Returns OHLC candles: YES price (
- kalshi_exchange_status — Exchange-level status: is the trading floor open, are deposits/withdrawals enabled, any scheduled maintenance. Cheap check before a batch script.
- kalshi_macro — Friendly-name shortcut for the most-asked Kalshi macro series: “Fed” (FOMC rate buckets), “BTC” (Bitcoin price ranges), “ETH” (Ethereum), “CPI” (monthly inflation), “GDP” (quarterly growth), “SP500” (
Tools
-
kalshi_event— AUTHORITATIVE odds from Kalshi — the only CFTC-regulated US prediction-market exchange (US persons CAN legally trade here, unlike Polymarket). Returns one event with ALL its child markets nested: even -
kalshi_events— List/browse Kalshi events (event = a question with one-or-more child markets, e.g. Fed funds rate after Oct 2026 meeting? with 11 markets, one per rate bucket). Filter by status (open / settled), seri -
kalshi_exchange_status— Exchange-level status: is the trading floor open, are deposits/withdrawals enabled, any scheduled maintenance. Cheap check before a batch script. -
kalshi_macro— Friendly-name shortcut for the most-asked Kalshi macro series: Fed (FOMC rate buckets), BTC (Bitcoin price ranges), ETH (Ethereum), CPI (monthly inflation), GDP (quarterly growth), SP500 (S&P 500 EOY -
kalshi_market— AUTHORITATIVE detail for one Kalshi market by ticker (e.g. KXFED-26OCT-T3.50 ). Returns the rules text (so you know exactly what the market settles on — critical before quoting odds), yes_ask + no_ask -
kalshi_markets— List/search Kalshi markets. Optional filters: status (open|closed|settled), event_ticker (group by event), series_ticker (group by series like KXFED for Fed rate). Returns ticker, title, yes_ask/no_as -
kalshi_orderbook— Current YES/NO orderbook (bids + asks with size, in cents) for a market ticker. Use to see live liquidity depth before judging whether an edge is tradable. Returns sorted price/quantity levels. -
kalshi_price_history— Historical price/probability time-series (candlesticks) for a Kalshi market — how the YES odds moved over time. Pass a market ticker (e.g. KXFEDDECISION-28JAN-H26 ). Returns OHLC candles: YES price (o -
kalshi_series— List Kalshi series (a series groups related events over time — e.g. KXFED series has one event per FOMC meeting). Useful to find the canonical handle for recurring questions. -
kalshi_trades— Recent executed trades for a market ticker. Returns most-recent N trades with price (cents), size, side, timestamp. Useful for sanity-checking what the market is actually paying vs the resting orderbo