Food & Nutrition for VS Code
org.memoryapi/food
Food and nutrition data: search, macros, and comparisons
client:VS Code
transport:streamable-http
tools:3
Install Food & Nutrition in VS Code
.vscode/mcp.json
{
"servers": {
"food": {
"type": "http",
"url": "https://food.memoryapi.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs