Usda Fdc for VS Code
io.github.pipeworx-io/usda-fdc
USDA Food Data Central MCP
client:VS Code
transport:streamable-http
Install Usda Fdc in VS Code
.vscode/mcp.json
{
"servers": {
"usda-fdc": {
"type": "http",
"url": "https://gateway.pipeworx.io/usda-fdc/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs