Change Default Agent

Agentic AI works out of the box with Claude Code through Claude Desktop. If you’d rather use a different MCP-capable client, this page shows you how to connect it to the Creator MCP server.

Available clients

The Integrations section supports the following MCP-capable clients:

Client

Description

Claude Desktop

Anthropic’s desktop app, which hosts Claude Code from its Code tab. The recommended client — the Agentic AI workflow is tuned and validated against it.

Claude Code

Anthropic’s CLI agent through terminal.

Cursor

The Cursor AI code editor.

Windsurf

The Windsurf (Codeium) AI code editor.

VSCode GitHub Copilot

GitHub Copilot Chat running inside Visual Studio Code.

Kiro

The Kiro agentic IDE.

Codex

OpenAI’s Codex CLI agent.

Gemini

Google’s Gemini CLI agent.

Note

Claude Desktop is the only client the Agentic AI workflow is currently tuned and validated against. Other clients are supported by the MCP integration but may produce less reliable results.

In Unity, go to Edit -> Project Settings -> AI -> Unity MCP Server. Scroll to the bottom and find the Integrations section. Click Configure on your selected agent to connect it to the Creator MCP server.

Agent integration options for the Unity MCP server

Note

You can use Claude Code through the CLI by selecting Claude Code, or through the desktop app by selecting Claude Desktop.

Claude Code reading the current Creator SceneGraph

That’s it — see Creator OMEN Tutorials & Examples for walkthroughs of the authoring tasks the agent can now run.