Skip to content
VS Code

MyPlate.food nutrition tools for VS Code

food.myplate/nutrition

USDA nutrition calculators + the preserved MyPlate Kitchen recipes; source-cited, machine-verified.

client:VS Code transport:streamable-http tools:16

Install MyPlate.food nutrition tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "nutrition": {
      "type": "http",
      "url": "https://mcp.myplate.food/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

MyPlate.food nutrition tools in other clients