Unreal Engine API Documentation for Zed
io.github.codeturion/unreal-api-mcp
Accurate UE5 C++ API docs for AI agents. Prevents hallucinated signatures and includes.
client:Zed
transport:stdio
runtime:pypi
Install Unreal Engine API Documentation in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"unreal-api-mcp": {
"command": "uvx",
"args": [
"unreal-api-mcp"
],
"env": {
"UNREAL_VERSION": "<UNREAL_VERSION>",
"UNREAL_PROJECT_PATH": "<UNREAL_PROJECT_PATH>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs