godot for Zed
io.github.sterion66/godot
The most complete Godot 4 MCP: secure sandbox, 40+ tools (projects–runtime), major MCP clients.
client:Zed
transport:stdio
runtime:pypi
Install godot in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"godot": {
"command": "uvx",
"args": [
"godot-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs