Skip to content
Windsurf

hivelore for Windsurf

io.github.doucs91/hivelore

Deterministic gate: blocks any commit whose diff reintroduces a documented team mistake.

client:Windsurf transport:stdio runtime:npm

Install hivelore in Windsurf

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

{
  "mcpServers": {
    "hivelore": {
      "command": "npx",
      "args": [
        "-y",
        "@hivelore/mcp"
      ]
    }
  }
}

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

hivelore in other clients