home / http-apis / hurl

Hurl

19k

Run and test HTTP requests defined in a simple plain text format.

$brew install hurl
Language
Rust
Stars
18,607
Category
HTTP & APIs
Agent
Ready
Agent Compatibility
JSON Output
Agent Skill
MCP Support
AI Analysis

Run and test HTTP requests defined in a simple plain text format.

Highlights
  • Installs with brew install hurl
  • Supports structured JSON or NDJSON output for machine-readable automation
  • Primary implementation language is Rust
Agent Fit
  • Fits shell scripts and agent workflows that need a terminal-native interface
  • Machine-readable output makes it easier to inspect results, branch logic, and chain follow-up commands
  • Straightforward installation helps bootstrap local or ephemeral automation environments
Caveats
  • Real use depends on configuring credentials or service access before commands become useful