nutrition for VS Code
io.github.pipeworx-io/nutrition
Nutrition MCP — wraps Open Food Facts API (free, no auth)
client:VS Code
transport:streamable-http
Install nutrition in VS Code
.vscode/mcp.json
{
"servers": {
"nutrition": {
"type": "http",
"url": "https://gateway.pipeworx.io/nutrition/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs