Back to search
30
MCP

tokencast

io.github.krulewis/tokencast

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

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

Similar MCP servers embedding-nearest

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.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
SkillFM LLM Cost Optimizer
LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
0 tools
WhichModel
Cost-optimized LLM model routing recommendations for autonomous AI agents
0 tools · streamable-http

How to use

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

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