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.
- Connect Hosted MCP. Add PolyBridge tools to an MCP-capable agent.
- Choose a workflow. Pick Forecast for a probability or Search for market coverage.
- 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
claudeRun /mcp and confirm polybridge · connected · Search and Forecast tools.
Choose a workflow
| Workflow | Use when | Tool | Action |
|---|---|---|---|
| Mortgage rates | Forecast a question with no exact direct market. | polybridge_forecast | Open workflow |
| Market map | Find relevant markets across a topic. | polybridge_search | Open workflow |
| Market stress brief | Build a short brief from several related forecasts. | polybridge_forecast | Open workflow |
| Pre-trade evidence check | Check the events behind a trade before your agent acts. | polybridge_forecast + your broker tool | Open workflow |
These are starter workflows. Adapt the prompts to your own question or topic.