Skip to content
Back to search
30
MCP

io.github.blackfoil/claude-token-saver-mcp

io.github.blackfoil/claude-token-saver-mcp

MCP server that offloads routine coding tasks to local LLM (Ollama) to save Claude API tokens

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

How to use

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

{
  "mcpServers": {
    "io.github.blackfoil/claude-token-saver-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}