Before you start
You need:- A Totem account.
- A GitHub account.
- A built browser game with
index.htmlat the root. - Claude Code, Cursor, Codex, or another MCP-capable AI tool.
MCP JSON
CLAUDE.md / AGENTS.md
Complete example
The creator signs in, claims
moonforge, creates and safely stores a ttm_ key, connects the MCP server, and asks the AI tool to publish the current build. Totem returns the final link only after the build passes validation and goes live.
Next
- Read What Totem can host before publishing a new engine or export format.
- Read How publishing works for the upload, validation, and go-live sequence.
- Use When publishing fails when Totem returns an error code.