Skip to content
Claude Desktop

AgentSecurityLens MCP Security Trust Check for Claude Desktop

io.github.professor2k8/agent-security-lens

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

client:Claude Desktop transport:stdio runtime:npm

Install AgentSecurityLens MCP Security Trust Check in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AgentSecurityLens MCP Security Trust Check in other clients