Trade and monitor prediction markets across Polymarket, Kalshi, Opinion, Limitless, and PredictFun from any AI agent. Unified real-time data, live orderbook streaming, cross-exchange market matching, and order execution — one API key, one interface, five exchanges. Built in Rust for HFT-grade latency. TypeScript and Python SDKs available.
Server Config
{
"mcpServers": {
"parsec": {
"command": "npx",
"args": [
"-y",
"parsec-mcp"
],
"env": {
"PARSEC_API_KEY": "pk_live_..."
}
}
}
}