claude mcp add lackoil-claude-token-saver-mcp -- npx -y claude-token-saver-mcp
{
"mcpServers": {
"lackoil-claude-token-saver-mcp": {
"command": "npx",
"args": ["-y", "claude-token-saver-mcp"]
}
}
}
{
"mcpServers": {
"lackoil-claude-token-saver-mcp": {
"command": "npx",
"args": ["-y", "claude-token-saver-mcp"]
}
}
}
{
"mcpServers": {
"lackoil-claude-token-saver-mcp": {
"command": "npx",
"args": ["-y", "claude-token-saver-mcp"]
}
}
}
About This MCP Server
The claude-token-saver-mcp server is a developer tool that enables the offloading of routine coding tasks to a local large language model, specifically Ollama, in order to conserve Claude API tokens. This server connects to local LLMs via standard input/output interfaces, allowing for efficient communication and task delegation. Developers would use this tool when they need to optimize their use of Claude API tokens by automating repetitive coding tasks through a local model.
MCP server that offloads routine coding tasks to local LLM (Ollama) to save Claude API tokens. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
claude-token-saver-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The claude-token-saver-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.