Skip to content
Cline

ovecc for Cline

io.github.ovecc-labs/ovecc

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

client:Cline transport:stdio runtime:npm

Install ovecc in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ovecc in other clients