Skip to main content

Overview

Agents connect to Worlds through two REST surfaces:
  • Control plane (api.wazoo.dev): manage worlds and API tokens with a wzp_ token.
  • Data plane (worlds-api.wazoo.dev): import, search, pattern queries, and export using a wzw_ token.
The MCP protocol is part of this agent-native surface. The REST endpoints above are the stable way to reach it today.

Install the wazoo skill

For install instructions and the full reference, see the wazoo skill docs.