← Registry

Analytics

polybridge.ai

Searches prediction markets and generates probability forecasts for future events.

1 endpoint2 known toolsFirst detected July 7, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.polybridge.ai/mcp

No auth detected

MCP server metadata

Name
PolyBridge MCP Server
Version
1.27.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Use polybridge_search to retrieve relevant prediction markets for a topic or question. Use polybridge_forecast to generate a read-only forecast using PolyBridge market search and evidence synthesis. This server does not provide trading, market history, payments, Situation Room, or internal API access.

Known tools 2

polybridge_search

Search public prediction markets for markets relevant to a natural-language topic or question.

Inferred read-only
polybridge_forecast

Generate a read-only probability forecast for a clearly stated future event by searching relevant prediction markets and synthesizing evidence.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.polybridge-mcp-server]
url = "https://mcp.polybridge.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "polybridge-mcp-server": {
      "type": "http",
      "url": "https://mcp.polybridge.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: polybridge-mcp-server
Remote MCP URL: https://mcp.polybridge.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "polybridge-mcp-server": {
      "url": "https://mcp.polybridge.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "polybridge-mcp-server": {
      "type": "http",
      "url": "https://mcp.polybridge.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "polybridge-mcp-server",
  "transport": "streamable-http",
  "url": "https://mcp.polybridge.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for polybridge.ai was fetched 2026-07-28T09:39:08.502Z and is being refreshed.

Trust status Trusted

polybridge.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.