Skip to content
Windsurf

ASMHunter for Windsurf

app.asmhunter/asmhunter-mcp

Drive ASMHunter attack-surface monitoring from an AI agent: recon, scans, findings, reports.

client:Windsurf transport:stdio runtime:pypi

Install ASMHunter 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": {
    "asmhunter-mcp": {
      "command": "uvx",
      "args": [
        "asmhunter-mcp"
      ],
      "env": {
        "ASMHUNTER_TOKEN": "<ASMHUNTER_TOKEN>"
      }
    }
  }
}

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

ASMHunter in other clients