This connects AI agents to live prediction market infrastructure on Kalshi and Polymarket. You get 40 tools covering world state queries, market inspection, orderbook data, and trading operations. It's a compatibility layer over SimpleFunctions CLI, which is the actual product center here. The MCP endpoint exists for Claude Desktop and similar hosts, but if you're scripting or building services, you want the CLI itself (sf status, sf world, sf inspect) or their HTTP API. Reach for this when you need an LLM to query market odds, discover contracts by quality signals, or inspect specific tickers as part of a reasoning loop. The underlying CLI exports structured JSON and keeps execution explicit.
claude mcp add --transport stdio io.github.spfunctions-simplefunctions uvx simplefunctions