Flood for VS Code
io.github.pipeworx-io/flood
Flood MCP — wraps Open-Meteo Flood API (free, no auth)
client:VS Code
transport:streamable-http
Install Flood in VS Code
.vscode/mcp.json
{
"servers": {
"flood": {
"type": "http",
"url": "https://gateway.pipeworx.io/flood/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs