Skip to content
@houtini-ai

houtini

Connect to your LLM of choice in LM Studio with our Local LLM MCP server. Houtini handles the grunt work, saving the API calls for strateg

Houtini

Houtini Logo

Your AI's Local Superpower

Transform your development workflow with unlimited local AI processing

Get Started Main Package Documentation


Analysis Functions Code Generation Custom Prompting



Why Houtini?

Building with Claude? Stop that pesky thread length hard stop in Claude Desktop threads and offload routine tasks to your local LLM on LM Studio to assist with API call efficiency routine tasks. Houtini handles code analysis, generation, and documentation locally so you can focus on architecture and creative problem-solving. Houtini-LM is a revolution for coders, vibe coders and anyone with a GPU who is curious about building the things they never thought they could. Using our custom expert prompt library (we're adding to it daily!), you can create scaffolding, WordPress plugins, Themes, games and an awful lot more - check out our documentation and user guides to see how powerful this LM Studio MCP actually is!"

Our Core Ecosystem

Main Package

@houtini/lm - Local LLM MCP Server
Growing list of expert functions for code analysis, generation, and documentation. Unlimited processing without API costs.


Documentation


Website & Community


Quick Start

# Install the MCP server
npm install -g @houtini/lm

# Add to Claude Desktop
{
  "mcpServers": {
    "houtini-lm": {
      "command": "npx",
      "args": ["@houtini/lm"],
      "env": {
        "LM_STUDIO_URL": "ws://127.0.0.1:1234",
        "LLM_MCP_ALLOWED_DIRS": "C:/dev"
      }
    }
  }
}

# Start building unlimited
local-llm:health_check

Core Functions

Category Functions Purpose
Analysis 17+ functions Code quality, security audits, project structure
Generation 8+ functions Tests, documentation, WordPress plugins
Creative 3+ functions Games, CSS art, interactive experiences
System 5+ functions Health checks, diagnostics, cache management

Community & Support


Built for Developers, Vibe Coders and People Who Make

We understand the pain of API costs eating into project budgets and context windows limiting creativity. Houtini puts unlimited AI processing power directly on your machine, preserving your Claude context for strategic thinking.

Perfect for:

  • Agency developers who need competitive pricing
  • Vibe Coders who need a library of powerful prompts to speed up their work reliably
  • Freelancers building client solutions efficiently
  • Teams scaling individual productivity
  • Anyone tired of rationing their AI interactions

Ready to build without barriers?
Explore @houtini/lm and start generating unlimited code locally


⭐ Star the main repo🌐 Visit houtini.ai📖 Read the docs

Pinned Loading

  1. lm lm Public

    LM Studio MCP with Expert Prompts and Custom Prompting Capability

    TypeScript 4

Repositories

Showing 2 of 2 repositories

Top languages

Loading…

Most used topics

Loading…