WorldMonitor Intelligence Concierge
tech.worldmonitor.app
· World Monitor
Agent-facing concierge for WorldMonitor's live global-intelligence platform. Send a natural-language description of the data you need (conflicts, markets, chokepoints, country risk, energy, cyber, forecasts…) and it routes you to the best-fit WorldMonitor MCP tools and REST operations, with auth guidance and a live data-freshness probe. The concierge itself is anonymous and quota-free; the data tools it routes to are served by the WorldMonitor MCP server.
tech.worldmonitor.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 70/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://tech.worldmonitor.app/.well-known/agent-card.json |
| Provider | https://www.worldmonitor.app |
| Docs | https://www.worldmonitor.app/docs/documentation |
Skills · 2 declared · mapped to canonical taxonomy
Describe the intelligence data you need in plain language; returns the best-fit WorldMonitor MCP tools (from the live 42-tool catalog) plus the MCP/REST endpoin…
Ask whether WorldMonitor's data is fresh; returns the live seed-meta freshness envelope (cached_at + staleness) from the public, quota-free health surface.
Health · last 22 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/tech.worldmonitor.app) [](https://agenstry.com/agents/tech.worldmonitor.app) [](https://agenstry.com/agents/tech.worldmonitor.app) [](https://agenstry.com/agents/tech.worldmonitor.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "WorldMonitor Intelligence Concierge",
"description": "Agent-facing concierge for WorldMonitor's live global-intelligence platform. Send a natural-language description of the data you need (conflicts, markets, chokepoints, country risk, energy, cyber, forecasts\u2026) and it routes you to the best-fit WorldMonitor MCP tools and REST operations, with auth guidance and a live data-freshness probe. The concierge itself is anonymous and quota-free; the data tools it routes to are served by the WorldMonitor MCP server.",
"url": "https://www.worldmonitor.app/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"iconUrl": "https://www.worldmonitor.app/favico/apple-touch-icon.png",
"documentationUrl": "https://www.worldmonitor.app/docs/documentation",
"provider": {
"organization": "World Monitor",
"url": "https://www.worldmonitor.app"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"supportsAuthenticatedExtendedCard": false,
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "route-to-tool",
"name": "Capability discovery and tool routing",
"description": "Describe the intelligence data you need in plain language; returns the best-fit WorldMonitor MCP tools (from the live 42-tool catalog) plus the MCP/REST endpoints and auth needed to call them.",
"tags": [
"discovery",
"routing",
"mcp",
"geopolitics",
"markets",
"supply-chain"
],
"examples": [
"Which tool gives live shipping chokepoint status?",
"I need country risk and instability scores for Iran",
"Where do I get commodity prices and energy disruption data?"
]
},
{
"id": "check-data-freshness",
"name": "Data freshness probe",
"description": "Ask whether WorldMonitor's data is fresh; returns the live seed-meta freshness envelope (cached_at + staleness) from the public, quota-free health surface.",
"tags": [
"health",
"freshness",
"monitoring"
],
"examples": [
"Is the market data fresh right now?"
]
}
]
}