AI-powered Creem store monitor — alerts, churn analysis, autonomous actions via Telegram
AI-powered monitoring for your Creem store. Sends real-time Telegram alerts for sales, subscriptions, disputes, and refunds. Uses Claude AI to analyze churn events and autonomously recommend retention actions.
/creem-status — Check store connection and webhook status/creem-report — Daily revenue summary (MRR, churn, new sales)clawhub install creem-store-agent.env.example)ngrok http 3000 (development)https://your-ngrok-url.ngrok.io/webhook/creem| Variable | Description |
|---|---|
CREEM_API_KEY | Creem API key (test: creem_test_xxx) |
CREEM_WEBHOOK_SECRET | Webhook signing secret from Creem dashboard |
TELEGRAM_BOT_TOKEN | Telegram bot token from @BotFather |
TELEGRAM_CHAT_ID | Telegram chat ID for notifications |
ANTHROPIC_API_KEY | Anthropic API key for Claude Haiku |