How to Probe Security Headers with Claude
Check security headers with Claude and ToolRouter. Audit HTTP headers across your web properties.
ToolSecurity HTTPxClaude turns HTTP service probing into a thorough, conversational security review that connects each finding to its broader implications. Ask Claude to check security headers, discover hidden services, verify SSL configurations, and enumerate subdomains while explaining the risk and remediation for every issue found. Its chaining capability lets you start with a broad reconnaissance and progressively drill into specific areas of concern.
Connect ToolRouter to Claude
1Go to Settings → Connectors → Add custom connector
2Enter the details below and click Add
Name
ToolRouterURL
https://api.toolrouter.com/mcp3Done — works on Claude chat, desktop, and mobile
Steps
Once connected (see setup above), use the Security HTTPx tool:
- Ask Claude: "Probe these hosts for security headers using security-httpx" and provide your domains
- Claude scans each host and reports on security header presence and configuration
- Review which headers are missing or misconfigured on each property
- Add the recommended security headers to your web server configuration
Example Prompt
Try this with Claude using the Security HTTPx tool
Probe security headers on myapp.com, api.myapp.com, and docs.myapp.com. Check for CSP, HSTS, X-Frame-Options, and all other security headers.
Tips
- Ask Claude to generate the exact header configuration for your web server (nginx, Apache, or CDN)
- Test headers on both the main page and specific endpoints -- they can differ
- Re-probe after making changes to verify headers are correctly applied