usgswater for Zed
io.github.pipeworx-io/usgswater
USGS Water MCP — wraps USGS National Water Information System (NWIS) REST services (free, no auth)
client:Zed
transport:streamable-http
Install usgswater in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"usgswater": {
"url": "https://gateway.pipeworx.io/usgswater/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs