PolyBridgePolyBridge APIBeta
Demo
APIAI Agent Hub
API/AI Agent Hub

AI Agent Hub

Connect PolyBridge to an AI agent, copy a workflow prompt, and let the agent call Search or Forecast.

How it works

AI Agent Hub gives agents ready-to-run prompts for Search and Forecast. Connect PolyBridge, pick a workflow, and run the prompt.

  1. Connect Hosted MCP. Add PolyBridge tools to an MCP-capable agent.
  2. Choose a workflow. Pick Forecast for a probability or Search for market coverage.
  3. Run the prompt. The agent calls the tool and returns the workflow output.

Quick test in Claude Code

Use Claude Code to test Hosted MCP in a terminal.

bash
claude mcp add --transport http polybridge https://mcp.polybridge.ai/mcp
claude

Run /mcp and confirm polybridge · connected · Search and Forecast tools.

Choose a workflow

WorkflowUse whenToolAction
Mortgage ratesForecast a question with no exact direct market.polybridge_forecastOpen workflow
Market mapFind relevant markets across a topic.polybridge_searchOpen workflow
Market stress briefBuild a short brief from several related forecasts.polybridge_forecastOpen workflow
Pre-trade evidence checkCheck the events behind a trade before your agent acts.polybridge_forecast + your broker toolOpen workflow

These are starter workflows. Adapt the prompts to your own question or topic.