← Back to tools
View AGENTS.md for wuzz
wuzz
Interactive CLI tool for HTTP inspection
Description
wuzz is an interactive CLI tool for HTTP inspection. It provides a terminal user interface where you can compose HTTP requests, send them, and inspect the responses including headers, body, and status codes.
When to use this tool
✓ Good fit when
- When you want an interactive terminal-based HTTP client
- When debugging HTTP requests without leaving the terminal
AI Summary
Interactive TUI tool for composing and inspecting HTTP requests and responses
Capabilities
- + Compose HTTP requests interactively
- + Inspect response headers, body, and status codes
- + Support various HTTP methods
- + Navigate between request and response views
Use When
- → When you want an interactive terminal-based HTTP client
- → When debugging HTTP requests without leaving the terminal