Skip to content
VS Code

Ecfr for VS Code

io.github.pipeworx-io/ecfr

eCFR (Electronic Code of Federal Regulations) MCP.

client:VS Code transport:streamable-http

Install Ecfr in VS Code

.vscode/mcp.json

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

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

Ecfr in other clients