Skip to content

houtini-ai/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

.github

Houtini

Houtini Logo

Your AI's Local Superpower

Transform your workflow with unlimited local AI support via MCP



Why Houtini?

Building with API services like Anthropic? Stop burning through API budgets and context windows on routine tasks. Houtini handles offloading tasks locally so you can focus the costly activity on strategy, architecture and creative problem-solving.

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.


SEO & Website Tools

@houtini/seo-crawler-mcp - Website Crawler & SEO Analyzer
Crawl websites and detect technical SEO issues. 25+ analysis queries covering content quality, security, and optimisation opportunities. Built with Crawlee and SQLite for local analysis.


Documentation & Examples


Website & Community

website - houtini.ai
Our documentation hub, and community resources.


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
SEO Tools 4 functions Website crawling, SEO analysis, query execution

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published