Skip to content
Windsurf

AgentSecurityLens MCP Security Trust Check for Windsurf

io.github.professor2k8/agent-security-lens

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

client:Windsurf transport:stdio runtime:npm

Install AgentSecurityLens MCP Security Trust Check in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AgentSecurityLens MCP Security Trust Check in other clients