Fda Devices for VS Code
io.github.pipeworx-io/fda-devices
FDA medical-device regulatory intelligence from keyless openFDA datasets.
client:VS Code
transport:streamable-http
Install Fda Devices in VS Code
.vscode/mcp.json
{
"servers": {
"fda-devices": {
"type": "http",
"url": "https://gateway.pipeworx.io/fda-devices/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs