Skip to content
VS Code

openfda mcp server for VS Code

io.github.cyanheads/openfda-mcp-server

Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.

client:VS Code transport:streamable-http runtime:npm tools:14

Install openfda mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "openfda-mcp-server": {
      "type": "http",
      "url": "https://openfda.caseyjhand.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

openfda mcp server in other clients