Edamam for VS Code
io.github.pipeworx-io/edamam
Edamam MCP — wraps three Edamam APIs in one pack:
client:VS Code
transport:streamable-http
Install Edamam in VS Code
.vscode/mcp.json
{
"servers": {
"edamam": {
"type": "http",
"url": "https://gateway.pipeworx.io/edamam/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs