Skip to content
Cline

Keel for Cline

io.github.lutfizp/keel

Control plane MCP that dedups scanner output, rate-limits hosts, and runs non-destructive proofs.

client:Cline transport:stdio runtime:pypi

Install Keel 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": {
    "keel": {
      "command": "uvx",
      "args": [
        "keel-pentest"
      ]
    }
  }
}

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

Keel in other clients