Skip to content
VS Code

Fda Regulations for VS Code

io.github.pipeworx-io/fda-regulations

FDA Regulations MCP — US Food & Drug Administration regulations (21 CFR).

client:VS Code transport:streamable-http

Install Fda Regulations in VS Code

.vscode/mcp.json

{
  "servers": {
    "fda-regulations": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/fda-regulations/mcp"
    }
  }
}

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

Fda Regulations in other clients