Search
Search the live Unity project
Give your agent the context it needs before it touches anything. Unity Code MCP Server lets MCP clients inspect the active scene, project assets, serialized component data, console output, and Play Mode state directly from the Editor.
That means the agent can understand how this specific project is put together instead of guessing from file names or isolated source snippets.
- Discover scene objects, prefabs, assets, components, and runtime values.
- Read Unity Console output and project settings as part of the same investigation.
- Build a grounded plan from real Editor state before executing changes.