WorldMonitor
Gives agents live geopolitical, market, conflict, aviation, infrastructure, climate, and news intelligence through a hosted MCP server.
What it provides
Connect an existing HTTPS deployment, with a scoped token where the service requires one. Heavy jobs stay on that service instead of using bot memory.
Connection requirements
WorldMonitor’s hosted MCP endpoint requires a paid plan. API Starter, Business, and Enterprise plans issue `wm_…` keys: choose X-API-Key and paste the key (sent as X-WorldMonitor-Key). Pro uses OAuth, which this connector does not currently support.
- Protocol
- Streamable HTTP MCP
- Endpoint
https://worldmonitor.app/mcp- Authentication
- Choose the mode required by your service
mcp call get_market_data {"symbols":["AAPL"],"summary":true}mcp call get_conflict_events {"country":"Ukraine","limit":5,"summary":true}Where to add it
Open Dashboard Tools, select a running OpenClaw or Hermes instance, then use the card’s Install or Connect action. External services may require an HTTPS endpoint and credentials; the dashboard shows those fields before anything is saved.