notargs/UnityNaturalMCP
UnityNaturalMCP is an MCP server implementation for Unity that aims for a "natural" user experience.
Platform-specific configuration:
{
"mcpServers": {
"UnityNaturalMCP": {
"command": "npx",
"args": [
"-y",
"UnityNaturalMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...