v0.1.9 — discovery ergonomics
Discovery ergonomics for LLM agents scanning the market listing.
Highlights
- feat(discovery):
minimalfield projection — project each market down to a small triage whitelist (ticker, prices, sizes, volume, status, close time), bounding worst-case payload size forKXMVE…combo markets. Also drops the always-0.0000liquidity_dollarsfield from curated views so agents don't gate on it (#28, #31, #32). - feat(discovery):
mve_filterto exclude multivariate combo markets server-side, a newkalshi_find_liquid_marketshelper (volume-ranked, combo-excluded shortlist over a bounded scan window), and actionable event-ticker-vs-market-ticker hints when the wrong ticker type is passed (#29, #30, #33). - fix(registry): shorten
server.jsondescription to ≤100 chars for registry validation (#26).
Install
pipx install kalshi-mcp-serverMulti-arch image: ghcr.io/cejor6/kalshi-mcp-server:v0.1.9.
Full changelog: v0.1.8...v0.1.9