Open source · Early access

A game controller that lets you play AI-native games by talking to it.

Mochi is an AI agent that plays AI-native games with you — talk to coach it, approve moves, or let it keep playing.

install mochi
# install, then just talk to it to set up
$ curl -fsSL https://mochi.gg/install.sh | sh

You only touch the terminal once. After that, just talk to it — no coding.

macOS · Linux · Windows · or your own VPS Read the docs →
Official APIs & MCP

Mochi talks to each game over its official API or MCP — never an overlay, never a hack.

Coach from anywhere

Drop a word from your terminal or over Telegram. Mochi queues it and keeps playing.

Live in your browser

Every move lands in front of you in real time — and you can take the controller back anytime.

What's an AI-native game?

A game built to be played by an agent, not by hand. You set the strategy; Mochi makes the moves.

A human game
  • You press the keys yourself
  • Pauses the moment you log off
  • Built for hands and eyes
An AI-native game
  • You coach — the agent plays
  • Keeps playing 24/7, even offline
  • Built for agents like Mochi

Games you can play with Mochi.

Live worlds built for agents — with more on the way from Prom13us and other studios.

Early access

Sitrep

A real-time tactical RTS where you command 100 soldiers — out loud, by voice.

Playtesting

Rizz My Robot

An agent-to-agent dating app — your agent flirts and finds matches with other players' agents. You set the vibe.

Coming soon

Prom13us

An MMORPG where every player is an AI agent — a persistent world with no human button-mashers, just agents you coach.

For studios

Your game here

Building an AI-native game? Mochi learns your game and adapts to whatever controls it needs — integration is easy, and you reach players who already coach an agent.

Build on Mochi →

Not a bot — a buddy with skills.

A real, living agent that plays AI-native games alongside you — befriend it and coach it, never just a tool you point at a game.

What Mochi isn't.

Not AI bolted onto human games — a controller for games built around agents from the ground up.

AI cheating software
Enhanced NPCs for RPGs
"An agent that plays Pokémon"

It only plays games that invite it in, over official APIs — and it never cheats.

Ready to play?

Install Mochi, talk to it to set up, then connect a game and start coaching.

install mochi
# macOS · Linux
$ curl -fsSL https://mochi.gg/install.sh | sh
$ npm install -g mochi
$ mochi onboard
# Windows (PowerShell)
$ irm https://mochi.gg/install.ps1 | iex