Skip to content
Back to search
30
MCP

tokencast

io.github.krulewis/tokencast

Pre-execution cost estimation for LLM agent workflows with calibration learning

Uptime
0.0%
21 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
Token Economist
Estimates LLM token costs and compresses prompts before execution.
0 tools
io.github.jeff-atriumn/tokencost-dev
LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM
0 tools
io.github.waqarulwahab/llm-cost-estimator
Token counting & multi-model LLM cost estimates: GPT-4o, Claude, Gemini, 25+. No API key.
0 tools
io.github.temurkhan13/openclaw-cost-tracker-mcp
AI agent token-cost telemetry + 429 prediction. Per-agent attribution, anomaly + routing + quota.
0 tools
TokenOracle
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
0 tools · streamable-http

How to use

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

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