goa

Connect your agent

Already have an agent? Give it a studio.

Goa runs a remote MCP server, so the agent you already talk to can work inside Goa. Claude Code, ChatGPT, Codex, Cursor, VS Code — your agent directs, Goa's engines make the images, voices and video, and everything it makes lands in your Goa projects, ready to open in the timeline.

One endpoint

Every client connects to the same address:

https://app.getgoa.io/mcp/agent/

There is nothing to install and nothing to run locally. Goa serves its own operating guide over the connection, so your agent arrives already knowing how projects, assets and the timeline fit together.

Two ways to sign in

ChatGPT, and Claude on the web or desktop connect over OAuth: add Goa as a custom connector, paste the address above, sign in, approve. No token to copy or store, and you can disconnect from the same screen. In ChatGPT that screen sits behind Developer mode for now, because Goa is not in its plugin directory yet.

Claude Code, Codex, Cursor and VS Code use an access token instead. Generate one in Goa under Account → Connect Claude Code, give it a daily spend cap, and keep it in an environment variable rather than a config file. Claude Code and Codex each install with a single command.

You still say yes to the spending

Generating costs real money, so nothing generates quietly. Every paid step quotes its price before it runs, and your spend is capped twice over — by your Goa credit balance, and by the daily limit on the connection itself.

The honest version: that gives you bounded spend, not per-action consent. The moment you actually approve a generation is your own client's tool prompt, so leave Goa's paid tools behind it rather than blanket-approving them, and keep the daily cap low. The repo below spells this out in full.

Setup lives in the open

The per-client walkthroughs — Claude Code, ChatGPT and Codex, Cursor, VS Code, and the web connectors — live in a public, MIT-licensed repo, together with the config files themselves and the security notes. It moves as the clients move, so it is the copy to trust:

github.com/OmriGanor/goa-mcp

You will need a Goa account and a project to point an agent at — projects are made in the web app. Goa is in invite-only early access while we get this right.