Back to search
30
MCP

n8n-nodes-tokensense

n8n/n8n-nodes-tokensense

n8n community node for TokenSense — unified LLM proxy with cost tracking, multi-provider routing, and project management

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

Similar MCP servers embedding-nearest

n8n-nodes-payi
n8n community node for routing LLM requests through Pay-i proxy with cost tracking and budget enforcement
0 tools
n8n-nodes-llm-observability
n8n community nodes: Standalone AI Agent with multi-provider LLM support and integrated Langfuse/Phoenix/Helicone observability
0 tools
n8n-nodes-mlflow
n8n community node: MLflow Tracing + OpenAI-compatible LLM provider
0 tools
@torrix-ai/n8n-nodes-torrix
n8n community node for Torrix — self-hosted LLM observability. Route LLM calls through Torrix to log tokens, cost, latency, and prompt trace
0 tools
n8n-nodes-auth-service
n8n community node to validate tokens against an Auth Service instance
0 tools
n8n-nodes-token-aware-memory
Token aware memory node for n8n AI workflows
0 tools

How to use

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

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