Skip to content
VS Code

OpenFDA Safety Data for VS Code

io.github.taru0208/openfda-mcp-server

Search FDA safety data: drug adverse events, recalls, and device events.

client:VS Code transport:streamable-http

Install OpenFDA Safety Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "openfda-mcp-server": {
      "type": "http",
      "url": "https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

OpenFDA Safety Data in other clients