Skip to content
Back to search
30
MCP

n8n-nodes-tokensense

n8n/n8n-nodes-tokensense

Track AI costs per workflow in n8n. Budget caps, per-step attribution, and usage logs across OpenAI, Anthropic, Google, and more.

Uptime
0.0%
20 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-optimly
Analytics node for AI workflows with HTTP compatibility to track LLM inputs/outputs, errors, token usage, and user frustration
0 tools
n8n-nodes-token-aware-memory
Token aware memory node for n8n AI workflows
0 tools
@alephantai/n8n-nodes-alephant
n8n node for Alephant AI Gateway cost control and analytics
0 tools
TokenTrace
Tracks AI CLI token usage and costs across Claude Code and other AI assistants.
0 tools
@alephantai/n8n-nodes-alephant-ai
n8n node for Alephant AI Gateway cost control and observable model requests
0 tools
n8n-nodes-humanhours
n8n community node for HumanHours. Track AI agent tasks and enrich company domains into a labour-cost business case.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-tokensense": {
      "url": "None",
      "transport": "http"
    }
  }
}