Skip to content
Cline

Defenter Proxy for Cline

io.github.defenter-ai/defenter-proxy

Real-time semantic security for AI coding agents and MCP tools

client:Cline transport:stdio runtime:pypi

Install Defenter Proxy 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": {
    "defenter-proxy": {
      "command": "uvx",
      "args": [
        "defenter-proxy"
      ]
    }
  }
}

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

Defenter Proxy in other clients