mcp server for Zed
com.make/mcp-server
Give your AI agents the tools to build, manage, and run automation workflows.
client:Zed
transport:streamable-http
Install mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.make.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs