{"openapi":"3.1.0","info":{"title":"Lefthook CLI","description":"Lefthook CLI로 Git 훅을 빠르고 간편하게 관리합니다. Go로 작성되어 Husky보다 빠르며, lefthook.yml로 pre-commit, pre-push 등 Git 훅을 선언적으로 설정하고 병렬 실행으로 커밋 속도를 유지합니다.","version":"1.0.0","x-fusepie-id":"cli-lefthook","x-fusepie-category":"data","x-fusepie-provider":"오픈소스"},"servers":[{"url":"brew install lefthook","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_lefthook","summary":"Lefthook CLI","description":"Lefthook CLI로 Git 훅을 빠르고 간편하게 관리합니다. Go로 작성되어 Husky보다 빠르며, lefthook.yml로 pre-commit, pre-push 등 Git 훅을 선언적으로 설정하고 병렬 실행으로 커밋 속도를 유지합니다.","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-lefthook":{"command":"npx","args":["-y","@fusepie/mcp-cli-lefthook"],"env":{}}}}}