public/developers.md
Last updated: July 7, 2026
The World Monitor Developer Portal is the single entry point for building on World Monitor — the real-time global-intelligence platform that correlates geopolitics, markets, commodities, shipping, aviation, infrastructure, cyber threats, weather, and live news as source-attributed structured JSON. Every developer surface below shares one authentication model and one tool inventory, so you can start with the MCP server and drop down to the REST API or an SDK without relearning anything.
This page names and links every developer resource type. For the machine-readable companion, see agents.md and the API llms.txt.
https://worldmonitor.app/mcp, Streamable HTTP, 63 tools. Connect Claude, Cursor, and any MCP-compatible client to live intelligence data. Details: mcp-server.md · MCP Overview · Server card: https://worldmonitor.app/.well-known/mcp/server-card.jsonhttps://api.worldmonitor.app — the same tools and data as the MCP server, exposed as granular endpoints over plain HTTP. Machine-readable API catalog (RFC 9727) · human docs at /docs/documentationnpx worldmonitor tools scripts every tool from a shell — npm worldmonitor · CLI guidenpx skills add koala73/worldmonitorX-WorldMonitor-Key: wm_<40-hex>) and OAuth 2.1 (scope=mcp) with dynamic client registration.Discovery endpoints and tools/list are public. Data calls need either an API key header X-WorldMonitor-Key: wm_<40-hex> (issue one at https://worldmonitor.app/pro) or OAuth 2.1 with scope mcp. The full walkthrough — including dynamic client registration and the Pro sign-in flow — lives at auth.md.
GET https://www.worldmonitor.app/api/product-catalogwm_…-key MCP clients have no daily reservation. Honor Retry-After on 429.