Skip to content
Back to search
30
MCP

n8n-nodes-headroom-token-optimizer

n8n/n8n-nodes-headroom-token-optimizer

n8n community node plugin to optimize LLM token usage using Headroom context compression

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

Similar MCP servers embedding-nearest

n8n-nodes-mlflow
n8n community node: MLflow Tracing + OpenAI-compatible LLM provider
0 tools
n8n-nodes-unify-llm
n8n community node for multi-provider LLM orchestration via Unify LLM (OpenAI, Anthropic, Gemini, Ollama).
0 tools
n8n-nodes-openai-langfuse
n8n community node: Langfuse + OpenAI-compatible LLM provider
0 tools
n8n-nodes-toon-encode
Encode JSON → TOON (40-60% token savings for LLMs!)
0 tools
@rlquilez/n8n-nodes-openai-litellm
n8n community node: OpenAI-compatible LLM provider with structured JSON metadata injection
0 tools
n8n-nodes-lmstudio-embeddings
n8n community node for LM Studio Embeddings API with encoding format selection
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-headroom-token-optimizer": {
      "url": "None",
      "transport": "http"
    }
  }
}