web recon agent for Claude Code
io.github.joepangallo/web-recon-agent
Owned-target web security assessment MCP server for authenticated, high-friction apps.
client:Claude Code
transport:stdio
runtime:npm
Install web recon agent in Claude Code
run in your project directory
claude mcp add web-recon-agent -e MCP_TARGET_ALLOWLIST=<MCP_TARGET_ALLOWLIST> -e MCP_OWNED_TARGETS=<MCP_OWNED_TARGETS> -e MCP_JOB_STORE_PATH=<MCP_JOB_STORE_PATH> -e MCP_MAX_CONCURRENT=<MCP_MAX_CONCURRENT> -e MCP_CONFIG_PATH=<MCP_CONFIG_PATH> -- npx -y mcp-web-recon-agent
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs