Fray — WAF Security Testing MCP Server for Zed
io.github.dalisecurity/fray
WAF security testing: 5,500+ payloads, 25 WAF fingerprints, 21 recon checks, bypass AI
client:Zed
transport:stdio
runtime:pypi
Install Fray — WAF Security Testing MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fray": {
"command": "uvx",
"args": [
"fray"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs