← Back to tools
View AGENTS.md for cnTUI
cnTUI
Replay Chrome requests from your terminal using curl
Description
cnTUI lets you replay Chrome requests from your terminal using curl. Capture Chrome network requests and replay them from the command line for testing and debugging.
AI Summary
Replay Chrome browser network requests from the terminal using curl commands.
Capabilities
- + Capture Chrome network requests
- + Replay requests as curl commands
- + Debug and test HTTP requests
Use When
- → You need to replay Chrome requests from the terminal
- → You want to convert Chrome requests to curl