See every n8n AI workflow execution, node call, and token as it happens. ClawMetry reads the n8n data directory under ~/.n8n and renders workflow runs, per-node cost, and per-provider token spend in one dashboard.
ClawMetry's n8n adapter opens the store n8n already writes (~/.n8n (overrideable via N8N_USER_FOLDER)) in read-only mode and surfaces:
Pick the line that matches your OS. Windows users: paste the install.cmd line, not the shell one.
# macOS or Linux
curl -fsSL https://clawmetry.com/install.sh | bash
# Windows (cmd.exe or PowerShell)
curl -fsSL https://clawmetry.com/install.cmd -o install.cmd && install.cmd
clawmetry
The daemon auto-detects n8n's local store and starts reading immediately.
Open http://localhost:8900. Switch the runtime chip to n8n.
Start the free trial →Left alone, n8n's failure mode is a scheduled n8n workflow that quietly runs an OpenAI node in a loop through the weekend. ClawMetry watches for it: cost per hour on the n8n runtime, message-repeat detection, and per-session token-growth curves. Set a threshold, and the approval queue pauses before the next call. Kill switch (Pro) stops it.
n8n is one of 19. Free on every plan: OpenClaw, NVIDIA NemoClaw. Paid on Cloud Pro or Self-Hosted Pro: the rest.