Skip to content

ed1868/worldmonitor

v2.10.0AGPL-3.0-only

World Monitor agent plugin: live global-intelligence MCP servers plus task-focused agent skills for country risk, conflict, markets, chokepoints, energy, climate, and related situational awareness.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

worldmonitorstreamable-http
{
  "type": "streamable-http",
  "url": "https://worldmonitor.app/mcp"
}
worldmonitor-docsstreamable-http
{
  "type": "streamable-http",
  "url": "https://www.worldmonitor.app/docs/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "worldmonitor",
  "version": "2.10.0",
  "description": "World Monitor agent plugin: live global-intelligence MCP servers plus task-focused agent skills for country risk, conflict, markets, chokepoints, energy, climate, and related situational awareness.",
  "author": {
    "name": "WorldMonitor",
    "email": "support@worldmonitor.app",
    "url": "https://www.worldmonitor.app"
  },
  "homepage": "https://www.worldmonitor.app/docs/agent-discovery",
  "repository": "https://github.com/koala73/worldmonitor",
  "license": "AGPL-3.0-only",
  "keywords": [
    "geopolitical-intelligence",
    "mcp",
    "agent-skills",
    "live-data",
    "country-risk",
    "markets",
    "chokepoints"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub