Skip to content
Windsurf

evolveguard for Windsurf

io.github.rudrendupaul/evolveguard

Wraps the evolveguard CLI as a single generic MCP tool for agent-skill file safety checks.

client:Windsurf transport:stdio runtime:pypi

Install evolveguard in Windsurf

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

{
  "mcpServers": {
    "evolveguard": {
      "command": "uvx",
      "args": [
        "evolveguard-cli"
      ]
    }
  }
}

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

evolveguard in other clients