{"openapi":"3.1.0","info":{"title":"HTTPie CLI","description":"curl을 대체하는 직관적인 HTTP 클라이언트 CLI로 컬러풀한 출력과 간결한 문법을 제공합니다. http GET/POST/PUT/DELETE로 API를 테스트하고 JSON 요청 본문을 자연스럽게 작성하여 API 개발 생산성을 높입니다.","version":"1.0.0","x-fusepie-id":"cli-httpie","x-fusepie-category":"data","x-fusepie-provider":"HTTPie"},"servers":[{"url":"brew install httpie","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_httpie","summary":"HTTPie CLI","description":"curl을 대체하는 직관적인 HTTP 클라이언트 CLI로 컬러풀한 출력과 간결한 문법을 제공합니다. http GET/POST/PUT/DELETE로 API를 테스트하고 JSON 요청 본문을 자연스럽게 작성하여 API 개발 생산성을 높입니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"cli-httpie":{"command":"npx","args":["-y","@fusepie/mcp-cli-httpie"],"env":{}}}}}