Releases: crowdvector/polybridge-mcp
PolyBridge MCP v0.2.7
Download
Download polybridge-mcp-v0.2.7.mcpb from Assets below and open it with Claude Desktop to install.
Do not download “Source code” unless you are a developer.
What it does
PolyBridge MCP gives Claude Desktop 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.
No API key is required at anonymous limits. Add POLYBRIDGE_API_KEY only for higher usage.
PolyBridge MCP is read-only. It does not trade or move funds.
Assets
polybridge-mcp-v0.2.7.mcpb— Claude Desktop installer packagepolybridge-mcp-v0.2.7.mcpb.sha256— optional checksum file
SHA256
bef5e9688817a895e2f6c70a66885e93128d30ed724ad7351a59946bcf413432 polybridge-mcp-v0.2.7.mcpb
PolyBridge MCP v0.2.6
Summary
- Simplifies the Claude Desktop MCPB install-card description.
- Positions PolyBridge MCP as probabilistic foresight from live prediction markets.
- Keeps no-key anonymous limits and
POLYBRIDGE_API_KEYfor higher usage. - Keeps PolyBridge MCP read-only: it does not trade or move funds.
Assets
polybridge-mcp-v0.2.6.mcpbpolybridge-mcp-v0.2.6.mcpb.sha256
SHA256
6efc6fce6bd8f2a4e8b0038117e6cedd12548e2e4b4948de4af90469fa56b9e9 polybridge-mcp-v0.2.6.mcpb
PolyBridge MCP v0.2.5
Summary
- Updates the local Claude Desktop / MCPB package so
polybridge_searchandpolybridge_forecastwork withoutPOLYBRIDGE_API_KEYat anonymous limits. - Keeps
POLYBRIDGE_API_KEYconfiguration for higher usage. - Invalid configured auth fails hard and does not fall back to anonymous.
- Keeps Hosted MCP at
https://mcp.polybridge.ai/mcp, with no key required at anonymous limits and API key or supported OAuth for higher usage. - Keeps the package read-only with no trading, orders, payments, sessions, market lookup, market history, Situation Rooms, internal APIs, custody, or write actions.
Assets
polybridge-mcp-v0.2.5.mcpbpolybridge-mcp-v0.2.5.mcpb.sha256
SHA256
dc83dbbf12b263066dd28e9c798d41ea1a215227d1f632fb3239d459d0bf806a polybridge-mcp-v0.2.5.mcpb
polybridge-mcp-v0.2.4
PolyBridge MCP v0.2.4
This release updates the local Claude Desktop MCPB package so omitted Search dimensions now default to all supported dimensions:
directupstreamdownstreamcorrelated
This matches the backend Search default behavior introduced in the platform repo.
Notes
- Search scores remain relevance/ranking scores, not probabilities.
- Local MCPB Forecast still uses POLYBRIDGE_API_KEY. Hosted MCP is separate and now works without a key for Search and Forecast at anonymous limits.
- This release does not add sports-aware routing or weak-match warnings.
PolyBridge MCP v0.2.3
PolyBridge MCP v0.2.3
This patch release adds local MCPB attribution for Search and Forecast calls.
What changed
- Local MCPB requests now identify themselves with:
X-Polybridge-Channel: local_mcpbX-Polybridge-Tool: polybridge_search | polybridge_forecastX-Polybridge-Client: polybridge-mcpX-Polybridge-Client-Version: 0.2.3
- Existing
POLYBRIDGE_ATTRIBUTION_CODEbehavior is preserved. - No trusted OAuth client ID is sent in local mode.
- No local machine/user metadata is collected or sent.
- Hosted MCP behavior is unchanged.
Assets
polybridge-mcp-v0.2.3.mcpbpolybridge-mcp-v0.2.3.mcpb.sha256
SHA256
9f5110e0e4e566a1cd730523fd01726a4a9738d03b281421cb5da68bf3de22ea polybridge-mcp-v0.2.3.mcpb
PolyBridge MCP v0.2.2
PolyBridge MCP v0.2.2
Patch release for the local Claude Desktop / MCPB package.
What changed
- Keeps both tools:
polybridge_searchpolybridge_forecast
- Fixes local MCPB compatibility with Forecast responses using
engine_type="oracle_port". - Prevents
PolyBridge Forecast API returned an unexpected response shapewhen the Forecast API returns the Oracle Port engine label. - Keeps Search + Forecast functionality from v0.2.1.
- Keeps the default API base URL as
https://api.polybridge.ai.
Safety
- Read-only.
- No trading.
- No orders or write actions.
- Forecast requires
POLYBRIDGE_API_KEYwithforecast:read. - A
search_forecastkey can power both Search and Forecast.
Assets
polybridge-mcp-v0.2.2.mcpbpolybridge-mcp-v0.2.2.mcpb.sha256
PolyBridge MCP v0.2.1
PolyBridge MCP v0.2.1
Patch release for the local Claude Desktop / MCPB package.
What changed
- Keeps both tools:
polybridge_searchpolybridge_forecast
- Keeps Search + Forecast functionality from v0.2.0.
- Cleans public bundle wording by replacing internal “Oracle API” wording with “PolyBridge API”.
- Narrows bundled local MCPB contents to local stdio runtime files and required contracts.
- Excludes hosted-only OAuth/server files from the local bundle.
- Keeps the default API base URL as
https://api.polybridge.ai. - Updates checksum generation so the
.sha256sidecar references the final artifact filename.
Safety
- Read-only.
- No trading.
- No orders or write actions.
- Forecast requires
POLYBRIDGE_API_KEYwithforecast:read. - A
search_forecastkey can power both Search and Forecast.
Assets
polybridge-mcp-v0.2.1.mcpbpolybridge-mcp-v0.2.1.mcpb.sha256
PolyBridge MCP v0.2.0
PolyBridge MCP v0.2.0
Adds local Claude Desktop / MCPB support for Forecast.
Tools
polybridge_searchpolybridge_forecast
What changed
- Adds
polybridge_forecastfor read-only Forecast API usage. - Keeps
polybridge_searchbehavior unchanged, including anonymous Search. - Forecast calls
POST https://api.polybridge.ai/v1/forecast. - Forecast requires
POLYBRIDGE_API_KEYwithforecast:read. - A
search_forecastkey can power both Search and Forecast. - Updates the MCPB manifest to
PolyBridge MCPv0.2.0. - Updates the default API base URL to
https://api.polybridge.ai. - Bundles Forecast contract dependencies required by the local MCPB package.
Safety
- Read-only.
- No trading.
- No streaming.
- Forecast validates blank and over-500-character questions locally before upstream calls.
- Search scores remain relevance/ranking scores, not probabilities.
- Forecast probabilities are forecast outputs.
Assets
polybridge-mcp-v0.2.0.mcpbpolybridge-mcp-v0.2.0.mcpb.sha256
PolyBridge Search MCP v0.1.0
Initial public beta release of the PolyBridge Search MCP extension for Claude Desktop. Provides one read-only tool: polybridge_search. Scores are relevance/ranking scores, not probabilities or forecasts.
No trading, payments, sessions, market history, market lookup, forecasts, or Situation Room functionality.