Skip to content
Claude Desktop

AI Scanner for Claude Desktop

io.github.aakashbhardwaj27/ai-scanner

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

client:Claude Desktop transport:stdio runtime:npm

Install AI Scanner in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

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

AI Scanner in other clients