Skip to content
VS Code

tapwatermap for VS Code

io.github.squidcode/tapwatermap

Query US tap-water quality from the EPA's SDWIS records — by city, system, or contaminant.

client:VS Code transport:streamable-http tools:10

Install tapwatermap in VS Code

.vscode/mcp.json

{
  "servers": {
    "tapwatermap": {
      "type": "http",
      "url": "https://mcp.tapwatermap.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

tapwatermap in other clients