Skip to content
VS Code

Epa Echo for VS Code

io.github.pipeworx-io/epa-echo

EPA ECHO MCP — wraps EPA ECHO Web Services (free, no auth)

client:VS Code transport:streamable-http

Install Epa Echo in VS Code

.vscode/mcp.json

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

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

Epa Echo in other clients