Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"worldmonitor": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-worldmonitor"
]
}
}
}