Configure AI
Choose how AI powers the editor — a subscription, your own key, a local model, or an external agent.
The editor's AI features can run in a few different ways. Open Settings → Configure AI and pick what fits you:
- Subscribe — a managed plan that turns on every feature with no setup. (Coming soon.)
- BYOK / Local — bring your own key (OpenAI, Anthropic, or Gemini), or connect your own OpenAI-compatible local AI server.
- MCP — connect an outside AI agent (Codex, Claude, or a browser agent) that controls the editor for you.
Subscribe is the simplest way to get everything
A subscription turns on every AI feature with no setup or keys to manage, using platform-optimized models. It's the recommended option for most makers. (Coming soon.)
What each mode supports
| Feature | Subscribe (recommended) | BYOK / Local | MCP * |
|---|---|---|---|
| AI chat & quick prompt | ✅ | ✅ | ✅ In your external agent |
| AI scene editing (the AI edits your project) | ✅ | ✅ | ✅ |
| Texture generation | ✅ | ❌ | ❌ |
| Material generation | ✅ | ✅ | ❌ |
| 3D object generation | ✅ | ✅ | ❌ |
| Setup | One-click, managed | Paste your OpenAI, Anthropic, or Gemini key, or connect a local server | Connect an external agent |
| Models | Platform-optimized | Your choice — OpenAI, Anthropic, Gemini, or a local server | Your agent's model |
| Cost | Included in your plan | Your own provider/API costs | Your agent's costs |
* Local MCP and WebMCP let an outside AI agent (Codex, Claude, or a browser agent) control the editor with its own model. You chat in that agent, but its tool calls show up in the editor's chat.