Skip to content
VS Code

Ferc Elibrary for VS Code

io.github.pipeworx-io/ferc-elibrary

FERC eLibrary MCP — the Federal Energy Regulatory Commission's public docket

client:VS Code transport:streamable-http

Install Ferc Elibrary in VS Code

.vscode/mcp.json

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

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

Ferc Elibrary in other clients