zambo_watch
Set a persistent async watcher — Zambo monitors any condition in the background and sends a Telegram alert when it fires. This is the ONLY MCP tool that works while you sleep. Claude sets the watch and moves on — you get pinged when it happens. Examples: 'watch ETH and alert me when it hits $3000', 'alert me when Anthropic releases a new model', 'watch my competitor site and ping me when their pricing changes', 'notify me when Bitcoin dominance drops below 50%'. Checks every 30 minutes via live web search + AI condition evaluation. Requires notify_telegram (Telegram username like @yourname or chat ID) or notify_email. Use zambo_watch when the user says: watch, monitor, alert me when, ping me when, notify me when, keep an eye on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | What to watch. E.g. 'ETH price', 'Anthropic news', 'competitor.com pricing page', 'Bitcoin dominance' | |
| condition | Yes | The condition that should trigger the alert. E.g. 'price hits $3000', 'new model released', 'pricing changes', 'drops below 50%' | |
| notify_email | No | Email address to receive the alert (if no Telegram) | |
| notify_telegram | No | Telegram username (e.g. '@yourname') or numeric chat ID to receive the alert |