Fray — WAF Security Testing MCP Server for VS Code
io.github.dalisecurity/fray
WAF security testing: 5,500+ payloads, 25 WAF fingerprints, 21 recon checks, bypass AI
client:VS Code
transport:stdio
runtime:pypi
Install Fray — WAF Security Testing MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"fray": {
"type": "stdio",
"command": "uvx",
"args": [
"fray"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs