{"openapi":"3.1.0","info":{"title":"doctl (DigitalOcean CLI)","description":"DigitalOcean 공식 CLI로 드롭릿, App Platform, 관리형 데이터베이스, 쿠버네티스 클러스터를 관리합니다. doctl compute로 서버를 생성하고 doctl apps로 앱을 배포하며 인프라 전체를 터미널에서 제어합니다.","version":"1.0.0","x-fusepie-id":"cli-doctl","x-fusepie-category":"data","x-fusepie-provider":"DigitalOcean"},"servers":[{"url":"brew install doctl","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_doctl","summary":"doctl (DigitalOcean CLI)","description":"DigitalOcean 공식 CLI로 드롭릿, App Platform, 관리형 데이터베이스, 쿠버네티스 클러스터를 관리합니다. doctl compute로 서버를 생성하고 doctl apps로 앱을 배포하며 인프라 전체를 터미널에서 제어합니다.","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"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"cli-doctl":{"command":"npx","args":["-y","@fusepie/mcp-cli-doctl"],"env":{"API_KEY":""}}}}}