HTTPie · Capability
HTTPie API
The HTTPie API provides endpoints for the HTTPie web application, including a simple hello endpoint for connectivity testing and access to the HTTPie web-based API client interface. HTTPie is a user-friendly command-line and web-based HTTP client that makes interacting with APIs and web services intuitive and productive.
What You Can Do
GET
Gethello
— HTTPie Hello endpoint
/hello
GET
Getapp
— HTTPie web application
/app
MCP Tools
gethello
HTTPie Hello endpoint
read-only
idempotent
getapp
HTTPie web application
read-only
idempotent