Back to search
30
MCP

@torrix-ai/n8n-nodes-torrix

n8n/@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 traces.

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

Similar MCP servers embedding-nearest

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
n8n-nodes-tokensense
n8n community node for TokenSense — unified LLM proxy with cost tracking, multi-provider routing, and project management
0 tools
n8n-nodes-demeterics
n8n community node for Demeterics LLM Gateway - Access multiple AI providers (Groq, OpenAI, Anthropic, Google Gemini) through a unified API
0 tools
n8n-nodes-payi
n8n community node for routing LLM requests through Pay-i proxy with cost tracking and budget enforcement
0 tools
n8n-nodes-demeterics-lite
n8n community node for Demeterics LLM Gateway - Access multiple AI providers through a unified API with built-in observability and cost trac
0 tools

How to use

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

{
  "mcpServers": {
    "@torrix-ai/n8n-nodes-torrix": {
      "url": "None",
      "transport": "http"
    }
  }
}