Edamam for Zed
io.github.pipeworx-io/edamam
Edamam MCP — wraps three Edamam APIs in one pack:
client:Zed
transport:streamable-http
Install Edamam in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"edamam": {
"url": "https://gateway.pipeworx.io/edamam/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs