Unity API Documentation for Cline
io.github.codeturion/unity-api-mcp
Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures.
client:Cline
transport:stdio
runtime:pypi
Install Unity API Documentation in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"unity-api-mcp": {
"command": "uvx",
"args": [
"unity-api-mcp"
],
"env": {
"UNITY_VERSION": "<UNITY_VERSION>",
"UNITY_PROJECT_PATH": "<UNITY_PROJECT_PATH>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs