Dokploy MCP for Zed
io.github.vcode-sh/dokploy-mcp
Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes
client:Zed
transport:streamable-http
runtime:npm
Install Dokploy MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dokploy-mcp": {
"url": "https://{remoteHost}{mcpPath}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs