Calibrated foresight from live prediction markets. Ask future questions, even when no exact market exists, and get probability-backed answers with source-market evidence.
Overview
PolyBridge MCP
PolyBridge MCP gives AI clients probabilistic foresight from live prediction markets.
Ask a question about the future, even when no exact market exists. PolyBridge finds relevant markets, synthesizes the evidence, and returns a read-only forecast with probabilities and source-market metadata.
Tools
polybridge_searchfinds relevant prediction markets.polybridge_forecastestimates probabilities from market evidence.
Authentication
No API key is required at anonymous limits. Add an API key or supported OAuth only for higher usage.
Safety
PolyBridge MCP is read-only. It does not trade or move funds.
Links
- Hosted MCP endpoint:
https://mcp.polybridge.ai/mcp - GitHub repo:
https://github.com/crowdvector/polybridge-mcp - Claude Desktop MCPB:
https://github.com/crowdvector/polybridge-mcp/releases/tag/polybridge-mcp-v0.2.7
Server Config
{
"mcpServers": {
"polybridge": {
"url": "https://mcp.polybridge.ai/mcp"
}
}
}