MCP Directory
Back

houtini-lm

by houtini-ai · JavaScript · ★ 76

MCP server that saves Claude Code tokens by delegating bounded tasks to local or cloud LLMs. Works with LM Studio, Ollama, vLLM, DeepSeek, Groq, Cerebras.

#ai-agents#claude#claude-mcp#code-generation#developer-tool#developer-tools#lm-studio#lm-studio-mcp#local-llm#mcp#mcp-client#mcp-server#model-context-protocol#ollama#openai-api#token-savings#vibe-coding-assistant

Install

npx -y github:houtini-ai/houtini-lm

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "houtini-lm": {
      "command": "npx",
      "args": [
        "-y",
        "github:houtini-ai/houtini-lm"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@houtini/lm) [](https://registry.modelcontextprotocol.io) [](https://opensource.org/licenses/Apache-2.0) > **Quick Navigation** > > [How it works](#how-it-works) | [Quick start](#quick-start) | [What gets offloaded](#what-gets-offloaded) | [Tools](#tools) | [Performance tracking](#performance-tracking) | [Structured JSON output](#structured-json-output) | [Model routing](#model-routing) | [Self-test (shakedown)](#self-test-shakedown) | [Configuration](#configuration) | [Compatible endpoints](#compatible-endpoints) | [Developer guide](./DEVELOPER.md…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers