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.
Access and manage HTTP tools and APIs through a unified MCP interface.
Capture, inspect, replay, and modify HTTP traffic for debugging and testing.
Analyze, intercept, and replay HTTP/HTTPS traffic for debugging and security testing
Parse and analyze HAR files to troubleshoot network traffic with automatic redaction.
Send HTTP requests, inspect history, and capture screenshots for testing workflows.
Securely equips AI agents with executable tools for commands, search, and file operations.