Jmpr for VS Code
io.github.pipeworx-io/jmpr
JMPR — the Joint FAO/WHO Meeting on Pesticide Residues.
client:VS Code
transport:streamable-http
Install Jmpr in VS Code
.vscode/mcp.json
{
"servers": {
"jmpr": {
"type": "http",
"url": "https://gateway.pipeworx.io/jmpr/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs