Owned-target web security assessment MCP server for authenticated, high-friction apps.
claude mcp add web-recon-agent -- npx -y mcp-web-recon-agent
claude_desktop_config.json
{
"mcpServers": {
"web-recon-agent": {
"command": "npx",
"args": [
"-y",
"mcp-web-recon-agent"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"web-recon-agent": {
"command": "npx",
"args": [
"-y",
"mcp-web-recon-agent"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"web-recon-agent": {
"command": "npx",
"args": [
"-y",
"mcp-web-recon-agent"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"web-recon-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-web-recon-agent"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"web-recon-agent": {
"command": "npx",
"args": [
"-y",
"mcp-web-recon-agent"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.joepangallo--web-recon-agent/reviews or the review_server meta-tool.
POST /mcp