houtini-lm
Connect Claude to any OpenAI-compatible LLM endpoint and offload routine work to a local model.
TypeScript
★ 119 stars
Last pushed 2026-09-24
License: Apache-2.0
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 3.3.3)
npx -y @houtini/lm@3.3.3
Or add to your MCP client config:
{
"mcpServers": {
"houtini-lm": {
"command": "npx",
"args": [
"-y",
"@houtini/lm@3.3.3"
],
"env": {
"HOUTINI_LM_ENDPOINT_URL": "<YOUR_VALUE>",
"HOUTINI_LM_API_KEY": "<YOUR_VALUE>",
"HOUTINI_LM_MODEL": "<YOUR_VALUE>",
"HOUTINI_LM_PROVIDER": "<YOUR_VALUE>"
}
}
}
}
HOUTINI_LM_ENDPOINT_URL— Base URL of the OpenAI-compatible API endpoint (e.g. http://localhost:1234, https://openrouter.ai/api). Legacy alias: LM_STUDIO_URL.HOUTINI_LM_API_KEYsecret — Bearer token for API authentication (no auth if blank). Legacy aliases: LM_STUDIO_PASSWORD, LM_PASSWORD, OPENROUTER_API_KEY.HOUTINI_LM_MODEL— Model identifier to use for requests (auto-detected if not set). Legacy alias: LM_STUDIO_MODEL.HOUTINI_LM_PROVIDER— Optional provider override: 'openrouter' forces OpenRouter-specific handling (attribution headers, reasoning.exclude, no inference serialisation). Auto-detected from the endpoint URL when possible.
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry