Wally869/UnityMCP-rs
Interact with Unity through a MCP server, create game objects and materials, browse in-project assets
Platform-specific configuration:
{
"mcpServers": {
"UnityMCP-rs": {
"command": "npx",
"args": [
"-y",
"UnityMCP-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...