Bridge AI assistants with the Unity Editor. Manage assets, control scenes, edit scripts, and automate game development tasks within Unity
npx @getmcp/cli add unity-mcpConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"unity-mcp": {
"url": "http://localhost:8080/mcp",
"transport": "http"
}
}
}