Skip to content
Back to search
30
MCP

Token Economist

pulsemcp/token economist

Estimates LLM token costs and compresses prompts before execution.

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

Similar MCP servers embedding-nearest

TokenCost
LLM pricing oracle for model lookup, cost estimation, and comparison via LiteLLM.
0 tools
TokenBurn-Optimizer
LLM query cost optimizer minimizing context waste.
0 tools · sse
tokencast
Pre-execution cost estimation for LLM agent workflows with calibration learning
0 tools
io.github.rccola990-cloud/mcp-token-optimizer
Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.
0 tools
io.github.jeff-atriumn/tokencost-dev
LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM
0 tools
TokenSqueezer LLM Token Compressor
x402-gated LLM token compressor: strip filler, collapse JSON, densify prose. Paid in USDC.
0 tools

How to use

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

{
  "mcpServers": {
    "token_economist": {
      "url": "None",
      "transport": "http"
    }
  }
}