Unity MCP Server for Windsurf
io.github.rachitkumarrastogi/unity-mcp-server
MCP server for Unity: 130+ tools, Unity 6 skills, AI/ML discovery. No Editor.
client:Windsurf
transport:stdio
runtime:npm
Install Unity MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"unity-mcp-server": {
"command": "npx",
"args": [
"-y",
"unity-mcp-server"
],
"env": {
"UNITY_PROJECT_PATH": "<UNITY_PROJECT_PATH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs