Cloud MCPworld
world
4 MCP tools on the Hanzo cloud door that call the world API.
The 4 tools tools/list names for world. Each dispatches to an operation in the world API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_world_limits | GET /v1/world/limits | 1 | Echoes a World plan's rate limits, alert quota and model-API grant, read straight from the live @han |
get_v1_world_news | GET /v1/world/news | 0 | Returns the caller's merged world-news feed: every source their project's pipeline names — GDELT onc |
get_v1_world_pipeline | GET /v1/world/pipeline | 0 | Returns the caller project's news pipeline: which feeds it reads and how the merged result is filter |
put_v1_world_pipeline | PUT /v1/world/pipeline | 2 | Replaces the caller project's news pipeline and returns what was stored. |
Generated from tools/list on https://api.hanzo.ai/v1/mcp — 834 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).
How is this guide?