AI integration with Unity game engine
Control Unity editor and runtime through MCP. Scene management and scripting.
{
"mcpServers": {
"unity": {
"mcpServers": {
"unity": {
"args": [
"-y",
"unity-mcp"
],
"command": "npx"
}
}
}
}
}