Skip to content
Windsurf

bloomfilter for Windsurf

io.github.eronmmer/bloomfilter

Service that lets AI Agents search, register, and configure domains

client:Windsurf transport:stdio runtime:npm

Install bloomfilter in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "bloomfilter": {
      "command": "npx",
      "args": [
        "-y",
        "@bloomfilter/mcp-server"
      ],
      "env": {
        "BLOOMFILTER_PRIVATE_KEY": "<BLOOMFILTER_PRIVATE_KEY>",
        "BLOOMFILTER_API_URL": "<BLOOMFILTER_API_URL>",
        "BLOOMFILTER_NETWORK": "<BLOOMFILTER_NETWORK>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

bloomfilter in other clients