Skip to content
Cline

raven nest mcp for Cline

io.github.tidynest/raven-nest-mcp

AI-driven penetration testing - 22 security tools behind safety-hardened MCP endpoints

client:Cline transport:stdio runtime:oci

Install raven nest mcp 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": {
    "raven-nest-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/tidynest/raven-nest-mcp:0.4.1"
      ]
    }
  }
}

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

raven nest mcp in other clients