floodgate for Windsurf
io.github.sathergate/floodgate
Rate limiting for Next.js. Zero-dependency sliding window and token bucket.
client:Windsurf
transport:stdio
runtime:npm
Install floodgate in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"floodgate": {
"command": "npx",
"args": [
"-y",
"ratelimit-next"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs