verysleepylemon/unity-mcp
MCP server for Unity — give Claude and other AI assistants deep understanding of your Unity scenes, prefabs, components, and runtime spawns
Platform-specific configuration:
{
"mcpServers": {
"unity-mcp": {
"command": "npx",
"args": [
"-y",
"unity-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...