Unity API Documentation for Windsurf
io.github.codeturion/unity-api-mcp
Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures.
client:Windsurf
transport:stdio
runtime:pypi
Install Unity API Documentation in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"unity-api-mcp": {
"command": "uvx",
"args": [
"unity-api-mcp"
],
"env": {
"UNITY_VERSION": "<UNITY_VERSION>",
"UNITY_PROJECT_PATH": "<UNITY_PROJECT_PATH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs