Skip to content
Cline

AgentSecurityLens MCP Security Trust Check for Cline

io.github.professor2k8/agent-security-lens

MCP security trust-check for agents before installing MCPs, Skills or tools.

client:Cline transport:stdio runtime:npm

Install AgentSecurityLens MCP Security Trust Check 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agent-security-lens": {
      "command": "npx",
      "args": [
        "-y",
        "agent-security-lens"
      ],
      "env": {
        "ASL_API_URL": "<ASL_API_URL>",
        "ASL_API_KEY": "<ASL_API_KEY>",
        "ASL_MODE": "<ASL_MODE>"
      }
    }
  }
}

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

AgentSecurityLens MCP Security Trust Check in other clients