When to Apply - User wants to access or interact with external apps (Gmail, Slack, GitHub, Notion, etc.) - User wants to automate a task using an external service (send email, create issue, post message) - Building an AI agent or app that integrates with external tools - Multi-user apps that need per-user connections to external services Setup Check if the CLI is installed; if not, install it: After installation, restart your terminal or source your shell config, then authenticate: For agents without direct browser access: to get URL/key, share URL with user, then once they complete login. --…