Put your browser game online

Your game, online in seconds.

Tell your AI tool to put your game online. Totem gives you a link anyone can open.

Open Totem Studio
game → live link ready
  1. Tell your AI tool
    put my game online
  2. Totem does the work
    prepares sends goes live
  3. Get your game link

What you get

More than a live link.

Totem keeps player tags, scores, and play stats together. Version history and private playtests are coming soon.

A game enters Totem and leaves with stats, player tags, scores, and a live link. Version history and development mode are marked as coming soon. GAME TOTEM VERSIONS SOON DEV MODE SOON PLAYS TAG SCORES REPLAY LIVE LINK
Coming soon

Playable version history

Keep older versions playable and choose which one players open. This is planned, not available yet.

Coming soon

Private playtests and feedback

Share a work in progress with chosen testers and keep their feedback with that build. This is planned, not available yet.

Simple play stats

See how many people start, finish, and come back.

One player tag across games

Players keep the same tag from one Totem game to the next. Totem handles it for you.

A ready-made leaderboard

Scores are saved automatically, so players can see who is on top.

window.Totem.gameOver({score})

A better game-over screen

Players see their score, play again, and share without leaving your game.

Set up once

Give Totem to your AI tool.

Copy these two blocks once. After that, your AI can put every finished game online.

2 copiesOne-time setup
TOTEM SETUP AI → Totem → game link
Your AI tool hands the finished game to Totem and receives a live link YOUR AI TOTEM GAME LINK
01 Tell your AI what to do CLAUDE.md / AGENTS.md
## Put my game online with Totem

When my game is ready, use Totem to put it online.

Follow every step Totem gives you.

Add a square 512×512 PNG named icon-512.png at the build root — it becomes the game's icon.

When the game is online, show me the game link.

Do not share passwords, secret keys, or private files.
02 Connect your AI to Totem MCP JSON
{
  "mcpServers": {
    "totem": {
      "type": "http",
      "url": "https://api.play.totemlabs.io/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_TOTEM_API_KEY"
      }
    }
  }
}

Replace YOUR_TOTEM_API_KEY with the key from Totem Studio.

Totem connection ready HTTP / MCP
READY

Done. Next time, say “put my game online.”

Open access

Put your first game online.

Sign in with GitHub, copy one private setup, and paste it into your AI tool.

No waitlist. No upload form.
01Sign in with GitHubChoose your creator name. 02Copy one private setupTotem includes the connection and prompt. 03Paste into your AI toolYour game link comes back when it is live.
Open Totem Studio

Create an account and publish now.