Jecfa for VS Code
io.github.pipeworx-io/jecfa
JECFA (Joint FAO/WHO Expert Committee on Food Additives) — safety evaluations,
client:VS Code
transport:streamable-http
Install Jecfa in VS Code
.vscode/mcp.json
{
"servers": {
"jecfa": {
"type": "http",
"url": "https://gateway.pipeworx.io/jecfa/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs