Looking to manage worlds visually in the browser? See the Console
quickstart.
Quickstart with cURL and API keys
If you prefer calling the Wazoo Platform API directly using HTTP/cURL:1
Get your platform token
Generate your
wzp_ token from the
Console tokens page.2
List your worlds
3
Create a new world
Agent skills
Thewazoo skill gives AI coding agents (Claude Code, Cursor, OpenCode, Gemini)
direct access to Wazoo memory. See
Agents, skills, and MCP to install and use
it.
New to Wazoo? Start with the getting started guide for an
end-to-end walkthrough from invite to your first query.
Choose your path
Platform API
Manage your Worlds, API tokens, resource usage, and billing via HTTP
endpoints.
TypeScript SDK
Use
@wazoo/client for typed TypeScript/Node.js management.Worlds Data Engine
Interact with persistent knowledge graphs, SPARQL queries, and vector
search.
MemSDK
Backend-agnostic memory interface for AI agents.