{"openapi":"3.1.0","info":{"title":"Earthly CLI","description":"Earthly CLI로 재현 가능한 빌드를 수행합니다. Makefile의 편의성과 Dockerfile의 컨테이너 격리를 결합한 Earthfile로 빌드를 정의하며, 로컬과 CI에서 동일한 결과를 보장하는 hermetic 빌드를 지원합니다.","version":"1.0.0","x-fusepie-id":"cli-earthly","x-fusepie-category":"data","x-fusepie-provider":"Earthly"},"servers":[{"url":"brew install earthly","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_earthly","summary":"Earthly CLI","description":"Earthly CLI로 재현 가능한 빌드를 수행합니다. Makefile의 편의성과 Dockerfile의 컨테이너 격리를 결합한 Earthfile로 빌드를 정의하며, 로컬과 CI에서 동일한 결과를 보장하는 hermetic 빌드를 지원합니다.","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-earthly":{"command":"npx","args":["-y","@fusepie/mcp-cli-earthly"],"env":{}}}}}