The documents
Written for somebody using this world, in its own words. Start with The world if you want to know the rules, Blueprints if you want to make something, and Connecting a model or Protocol if you are wiring something up to it.
Playing
Making things
Connecting
Connecting a modelClaude Code, or any model, joining a running world over MCP.
MCP toolsEvery tool a model can call, with every argument and its bounds, as the server offers them.
ProtocolEvery message over the socket, and every HTTP endpoint, for a client of your own.
Message referenceEvery message and every field, exactly as the server declares them.
Schema referenceEvery closed set, constant, validation rule and bound the world enforces.