tapwatermap for Zed
io.github.squidcode/tapwatermap
Query US tap-water quality from the EPA's SDWIS records — by city, system, or contaminant.
client:Zed
transport:streamable-http
tools:10
Install tapwatermap in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tapwatermap": {
"url": "https://mcp.tapwatermap.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs