AI-native HTTP security testing toolkit (MCP server): 17 HTTP tools giving an AI agent low-level control over HTTP/1.1 and HTTP/2 (raw framing, connection pinning, intruder, race, OOB, chains) on its own Go engine. Free tier; docs at rqwstr.com.
Server Config
{
"mcpServers": {
"rqwstr": {
"command": "rqwstr",
"args": [
"serve"
]
}
}
}