Skip to content
Windsurf

Laguarde for Windsurf

dev.futur-panda/laguarde

Self-hostable policy control plane for AI coding agents.

client:Windsurf transport:stdio runtime:npm

Install Laguarde in Windsurf

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

{
  "mcpServers": {
    "laguarde": {
      "command": "npx",
      "args": [
        "-y",
        "laguarde-mcp"
      ]
    }
  }
}

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

Laguarde in other clients