Skip to content
Cline

evolveguard for Cline

io.github.rudrendupaul/evolveguard

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

client:Cline transport:stdio runtime:pypi

Install evolveguard 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": {
    "evolveguard": {
      "command": "uvx",
      "args": [
        "evolveguard-cli"
      ]
    }
  }
}

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

evolveguard in other clients