Drug & Product Safety for VS Code
io.github.tributarydata/drug-safety
Official FDA recalls, drug labels, adverse events and clinical trials, with cited sources.
client:VS Code
transport:streamable-http
Install Drug & Product Safety in VS Code
.vscode/mcp.json
{
"servers": {
"drug-safety": {
"type": "http",
"url": "https://tributarydata--drug-safety-mcp.apify.actor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs