Skip to content

Releases: crowdvector/polybridge-mcp

PolyBridge MCP v0.2.7

22 Jun 18:34
ebfd803

Choose a tag to compare

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 package
  • polybridge-mcp-v0.2.7.mcpb.sha256 — optional checksum file

SHA256

bef5e9688817a895e2f6c70a66885e93128d30ed724ad7351a59946bcf413432  polybridge-mcp-v0.2.7.mcpb

PolyBridge MCP v0.2.6

22 Jun 18:15
44b23bf

Choose a tag to compare

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_KEY for higher usage.
  • Keeps PolyBridge MCP read-only: it does not trade or move funds.

Assets

  • polybridge-mcp-v0.2.6.mcpb
  • polybridge-mcp-v0.2.6.mcpb.sha256

SHA256

6efc6fce6bd8f2a4e8b0038117e6cedd12548e2e4b4948de4af90469fa56b9e9  polybridge-mcp-v0.2.6.mcpb

PolyBridge MCP v0.2.5

22 Jun 17:18
ce01ba5

Choose a tag to compare

Summary

  • Updates the local Claude Desktop / MCPB package so polybridge_search and polybridge_forecast work without POLYBRIDGE_API_KEY at anonymous limits.
  • Keeps POLYBRIDGE_API_KEY configuration 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.mcpb
  • polybridge-mcp-v0.2.5.mcpb.sha256

SHA256

dc83dbbf12b263066dd28e9c798d41ea1a215227d1f632fb3239d459d0bf806a  polybridge-mcp-v0.2.5.mcpb

polybridge-mcp-v0.2.4

21 May 22:31
40555dc

Choose a tag to compare

PolyBridge MCP v0.2.4

This release updates the local Claude Desktop MCPB package so omitted Search dimensions now default to all supported dimensions:

  • direct
  • upstream
  • downstream
  • correlated

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

21 May 00:51
df5a3e3

Choose a tag to compare

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_mcpb
    • X-Polybridge-Tool: polybridge_search | polybridge_forecast
    • X-Polybridge-Client: polybridge-mcp
    • X-Polybridge-Client-Version: 0.2.3
  • Existing POLYBRIDGE_ATTRIBUTION_CODE behavior 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.mcpb
  • polybridge-mcp-v0.2.3.mcpb.sha256

SHA256

9f5110e0e4e566a1cd730523fd01726a4a9738d03b281421cb5da68bf3de22ea  polybridge-mcp-v0.2.3.mcpb

PolyBridge MCP v0.2.2

19 May 23:32
2ac5cbe

Choose a tag to compare

PolyBridge MCP v0.2.2

Patch release for the local Claude Desktop / MCPB package.

What changed

  • Keeps both tools:
    • polybridge_search
    • polybridge_forecast
  • Fixes local MCPB compatibility with Forecast responses using engine_type="oracle_port".
  • Prevents PolyBridge Forecast API returned an unexpected response shape when 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_KEY with forecast:read.
  • A search_forecast key can power both Search and Forecast.

Assets

  • polybridge-mcp-v0.2.2.mcpb
  • polybridge-mcp-v0.2.2.mcpb.sha256

PolyBridge MCP v0.2.1

19 May 21:39
2ac5cbe

Choose a tag to compare

PolyBridge MCP v0.2.1

Patch release for the local Claude Desktop / MCPB package.

What changed

  • Keeps both tools:
    • polybridge_search
    • polybridge_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 .sha256 sidecar references the final artifact filename.

Safety

  • Read-only.
  • No trading.
  • No orders or write actions.
  • Forecast requires POLYBRIDGE_API_KEY with forecast:read.
  • A search_forecast key can power both Search and Forecast.

Assets

  • polybridge-mcp-v0.2.1.mcpb
  • polybridge-mcp-v0.2.1.mcpb.sha256

PolyBridge MCP v0.2.0

19 May 20:20

Choose a tag to compare

PolyBridge MCP v0.2.0

Adds local Claude Desktop / MCPB support for Forecast.

Tools

  • polybridge_search
  • polybridge_forecast

What changed

  • Adds polybridge_forecast for read-only Forecast API usage.
  • Keeps polybridge_search behavior unchanged, including anonymous Search.
  • Forecast calls POST https://api.polybridge.ai/v1/forecast.
  • Forecast requires POLYBRIDGE_API_KEY with forecast:read.
  • A search_forecast key can power both Search and Forecast.
  • Updates the MCPB manifest to PolyBridge MCP v0.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.mcpb
  • polybridge-mcp-v0.2.0.mcpb.sha256

PolyBridge Search MCP v0.1.0

11 May 23:05

Choose a tag to compare

Pre-release

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.