Skip to content
Zed

Epa Emissions for Zed

io.github.pipeworx-io/epa-emissions

EPA Emissions MCP — wraps EPA Envirofacts REST API (free, no auth)

client:Zed transport:streamable-http

Install Epa Emissions in Zed

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

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

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

Epa Emissions in other clients