wondeks/unity-mcp
A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
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...