mcp for Zed
dev.aicommander/mcp
Remote shell and detached long-running jobs on your own machines — no SSH, open ports or VPN.
client:Zed
transport:streamable-http
runtime:npm
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://aicommander.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs