Intercept, inspect, and modify HTTP traffic for debugging, testing, and security analysis.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "httap" yet — see the docs or source repo.
Use httap to intercept HTTP requests from my local app, filter all APIs returning 500, and list the method, URL, headers, body, and response summary, then identify the most suspicious issue.
A filtered list of failing requests plus analysis and likely root-cause suggestions.
Use httap to intercept requests to /v1/orders, replace the Authorization header with a test token, change the currency field to USD, then forward the requests and record response differences.
Execution results for the modified requests and a summary comparing responses before and after changes.
Use httap to search recently captured HTTP traffic, find requests containing access_token, password, or session_id, and summarize them by host, path, and occurrence count.
A sensitive-field match report with match locations and aggregated statistics.
Intercept, inspect, and mock HTTP(S) traffic for debugging and API testing.
Access and manage HTTP tools and APIs through a unified MCP interface.
Capture, inspect, replay, and modify HTTP traffic for debugging and testing.
Use MCP to query and operate Hack The Box resources via API.
Send HTTP requests, inspect history, and capture screenshots for testing workflows.
Securely equips AI agents with executable tools for commands, search, and file operations.