Mhra Alerts for VS Code
io.github.pipeworx-io/mhra-alerts
MHRA drug and device safety alerts, recalls and Drug Safety Update bulletins,
client:VS Code
transport:streamable-http
Install Mhra Alerts in VS Code
.vscode/mcp.json
{
"servers": {
"mhra-alerts": {
"type": "http",
"url": "https://gateway.pipeworx.io/mhra-alerts/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs