Skip to content
Cursor

Flood for Cursor

io.github.pipeworx-io/flood

Flood MCP — wraps Open-Meteo Flood API (free, no auth)

client:Cursor transport:streamable-http

Install Flood in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "flood": {
      "url": "https://gateway.pipeworx.io/flood/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Flood in other clients