Skip to content
Zed

Epa Echo for Zed

io.github.pipeworx-io/epa-echo

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

client:Zed transport:streamable-http

Install Epa Echo in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "epa-echo": {
      "url": "https://gateway.pipeworx.io/epa-echo/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Epa Echo in other clients