MiAO-AI-Lab/MiAO-MCP-for-Unity
MCP Server + Plugin for Unity Editor and Unity game. The Plugin allows to connect to MCP clients like Claude Desktop or others.
Platform-specific configuration:
{
"mcpServers": {
"MiAO-MCP-for-Unity": {
"command": "npx",
"args": [
"-y",
"MiAO-MCP-for-Unity"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...