Skip to content
Windsurf

AI Scanner for Windsurf

io.github.aakashbhardwaj27/ai-scanner

Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.

client:Windsurf transport:stdio runtime:npm

Install AI Scanner in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "ai-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "ai-scanner-mcp"
      ]
    }
  }
}

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

AI Scanner in other clients