MCP server for local LLMs — connects to LM Studio or any OpenAI-compatible endpoint
{ "mcpServers": { "houtinilm": { "command": "npx", "args": [ "-y", "@houtini/lm" ] } } }