Back to directory
houtini-ai/houtini-lm

houtini-ai/houtini-lm

@houtini-ai

MCP server that offloads bounded coding and text tasks from Claude Code to local or cloud OpenAI-compatible LLMs.

llmlocal-llmclaude-codecode-generationollamalm-studioopenai-compatiblecontext

Installation & Configuration

{
  "mcpServers": {
    "houtini-lm": {
      "command": "npx",
      "args": [
        "-y",
        "@houtini/lm"
      ],
      "env": {
        "HOUTINI_LM_ENDPOINT_URL": "http://localhost:1234"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/9/5
Updated
2026/9/5