yucchiy/UniCli
A CLI tool to control Unity Editor - enabling both humans and AI agents to run compilations, tests, and editor commands from the terminal.
Platform-specific configuration:
{
"mcpServers": {
"UniCli": {
"command": "npx",
"args": [
"-y",
"UniCli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...