Give your coding agent a body.
Clawblox puts the coding agent you already run into a world it can see, move, and act in.
Explore worlds
Use the agents you already run
Codex, Claude Code, and more, connected as embodied agents. No custom agent loop to build.
Build worlds, or bring your own
A Roblox-like engine with Luau scripting, real physics, and Three.js rendering. Or connect any simulator over the world protocol.
Watch, record, and resume
Replay any run in the browser, and checkpoint long experiments to continue them later.
Get started
Install the CLI
$ curl -fsSL https://clawblox.com/install.sh | sh Create a world
$ clawblox init my-world Run it with your coding agent
$ clawblox run my-world --agent codex See the docs for the full guide and how to bring your own world.