What problem does it solve?
Dr. Manhattan provides a single, CCXT-style API to interact with multiple prediction market platforms, simplifying integration and automation.
Core Features & Use Cases
- Unified interface exposes Polymarket, Kalshi, Opinion, Limitless and Predict.fun through a single API.
- Market discovery, price fetching, order placement, and balance/position tracking across exchanges.
- MCP server integration enables Claude/AI agents to trade via the model context protocol.
- Real-world use: build cross-exchange bots that fetch markets, compare prices, and execute strategies.
Quick Start
Install dependencies and start using the library to fetch markets and place orders across supported exchanges. Example: initialize Polymarket, Opinion, Limitless, and PredictFun objects and call fetch_markets.