- Create inbox:
undercurrent@agentmail.to - Get API key from AgentMail dashboard
- Create bot via @BotFather
- Get bot token
- Get your chat ID (send message to bot, check via API)
ANTHROPIC_API_KEY=sk-ant-...
AGENTMAIL_API_KEY=...
TELEGRAM_BOT_TOKEN=...
TELEGRAM_CHAT_ID=...
- Connect to US server for Telegram API access
- Ensure stable connection before demo
- Forward real subscription emails to
undercurrent@agentmail.to - Run
python main.py - Wait for TG notification with subscription analysis
- Click "Cancel" on a subscription
- Agent opens browser, navigates cancellation flow
- Screenshot sent to TG for final confirmation
- Confirm → Agent executes
- If VPN drops: show pre-recorded demo video
- If AgentMail slow: have pre-parsed emails ready
- If browser automation fails: show the analysis + TG interaction part
- Keep Astrill connected throughout
- Test TG bot connection before demo
- Have 2-3 real subscription emails ready (Loom, Notion, etc.)
- Browser should be visible (headless=False) for audience