Wo
MCP SERVER
Visit projectWorld Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
About World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools. The observed Official MCP Registry record provides its connection details; nothing was installed or executed.
How to connect
What is the endpoint and how does it run?
Hosted remote server over Streamable HTTP at https://worldmonitor.app/mcp.
How do I add World Monitor to Claude Code, Cursor or Claude Desktop?
Claude Code
claude mcp add --transport http world-monitor https://worldmonitor.app/mcpCursor, Windsurf and other clients that accept a URL (mcp.json)
{
"mcpServers": {
"world-monitor": {
"url": "https://worldmonitor.app/mcp"
}
}
}Claude Desktop (claude_desktop_config.json, via the mcp-remote bridge)
{
"mcpServers": {
"world-monitor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://worldmonitor.app/mcp"
]
}
}
}Snippets are generated from the published endpoint; the server name world-monitor is only a label you can change. Add the credentials the publisher documents.
REMOTE ENDPOINT
https://worldmonitor.app/mcpUse this URL in a compatible client. Follow the provider’s authentication instructions.1 published remote connection
streamable-http
https://worldmonitor.app/mcpSources and checks
View the sourceRegistry name: app.worldmonitor/mcp
Published version: 1.20.0
Source information collected September 9, 2026.
Badge and embed
Show this listing on your website or README. The badge and the card link back to this page.
Markdown badge
[](https://ruagentic.com/tools/world-monitor)HTML badge
<a href="https://ruagentic.com/tools/world-monitor"><img src="https://ruagentic.com/badge/world-monitor.svg" alt="Listed on RUAGENTIC" height="28"></a>Markdown card
[](https://ruagentic.com/tools/world-monitor)HTML embed
<iframe src="https://ruagentic.com/embed/world-monitor" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="World Monitor on RUAGENTIC"></iframe>