Skip to content
VS Code

fmcg.network for VS Code

network.fmcg/fmcg-network

USDA FoodData Central nutrient lookup, FDA recall watch, EU FMCG labelling via remote MCP

client:VS Code transport:streamable-http

Install fmcg.network in VS Code

.vscode/mcp.json

{
  "servers": {
    "fmcg-network": {
      "type": "http",
      "url": "https://mcp.fmcg.network/mcp"
    }
  }
}

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

fmcg.network in other clients