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
{
"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