Skip to content
Back to search
30
MCP

io.github.rckl88/clawbackai-mcp

io.github.rckl88/clawbackai-mcp

LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.

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

Similar MCP servers embedding-nearest

io.github.Rckl88/clawbackai-mcp
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
0 tools
ClawbackAI
LLM cost optimization tool that audits API calls, proves savings, and routes to the cheapest quality model.
0 tools
io.github.sachinuppal/modelcostsaver
Offline MCP: predict LLM call cost and pick the cheapest capable model. No keys, no network.
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.rckl88/seracade
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
0 tools
io.github.Rckl88/seracade
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.rckl88/clawbackai-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}