Skip to content
Claude Code

lm for Claude Code

io.github.houtini-ai/lm

Connect Claude to any OpenAI-compatible LLM endpoint and offload routine work to a local model.

client:Claude Code transport:stdio runtime:npm

Install lm in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add lm -e HOUTINI_LM_ENDPOINT_URL=<HOUTINI_LM_ENDPOINT_URL> -e HOUTINI_LM_API_KEY=<HOUTINI_LM_API_KEY> -e HOUTINI_LM_MODEL=<HOUTINI_LM_MODEL> -e HOUTINI_LM_PROVIDER=<HOUTINI_LM_PROVIDER> -- npx -y @houtini/lm

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

lm in other clients