Catalog
Patina Unity MCP
Officialby taygunsavas · C#
Control the Unity Editor from MCP hosts through a local Rust server and C# Unity bridge.
Control the Unity Editor from MCP hosts through a local Rust server and C# Unity bridge.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"patina-unity-mcp": {
"command": "npx",
"args": [
"-y",
"com.taygunsavas.patina-unity-mcp@1.1.5"
]
}
}
}