Skip to content
Windsurf

ovecc for Windsurf

io.github.ovecc-labs/ovecc

Architecture guardrails for AI-written code: dependency graph, impact, dead code, CI gate

client:Windsurf transport:stdio runtime:npm

Install ovecc in Windsurf

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

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

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

ovecc in other clients