hummingbot-deploy Deploy the Hummingbot trading infrastructure. Before starting, explain to the user what will be installed: What You're Installing 1. Hummingbot API (Required): Your personal trading server that exposes a standardized REST API for trading, fetching market data, and deploying bot strategies across many CEXs and DEXs. 2. Hummingbot MCP (Optional): MCP server that helps AI agents (Claude, Gemini, Codex, etc.) interact with Hummingbot API. Only needed if using AI agent CLIs. 3. Condor (Optional): Terminal and Telegram-based UI for Hummingbot API. Components | Component | Reposito…