MB_TokenMonitor
★ 6.5 · n8n · medium · 12 nodes
MB_TokenMonitor is an n8n automation template that runs on a schedule to track token consumption and alert when usage limits are approached or spending behaves unexpectedly. Reach for it when API costs for language models are hard to predict, when tokens run out mid-month and it's unclear which workflow is responsible, or when you want a regular usage report without manually checking provider dashboards. Trigger: schedule. Integrations: not specified in available metadata; exact node count is unavailable from the source. The template works in the monitoring-and-alerting direction — it watches token spend, rather than routing or generating LLM requests (for agentic workflows see related cards in the same catalog). Suitable for solo developers and teams using paid APIs such as OpenAI or Anthropic who need automated visibility into consumption; not the right fit when sub-minute real-time alerting is required, since schedule-based triggers run at fixed intervals.