Epa Echo for Cursor
io.github.pipeworx-io/epa-echo
EPA ECHO MCP — wraps EPA ECHO Web Services (free, no auth)
client:Cursor
transport:streamable-http
Install Epa Echo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"epa-echo": {
"url": "https://gateway.pipeworx.io/epa-echo/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs