@houtini/lm 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
# Houtini LM - Local AI Development Assistant
|
|
2
2
|
|
|
3
3
|
**Version**: 1.0.0
|
|
4
|
-
**Your unlimited AI companion for code analysis, generation, and creativity**
|
|
4
|
+
**Your unlimited AI companion: This MCP server connects Claude to LM Studio for code analysis, generation, and creativity**
|
|
5
5
|
|
|
6
|
-
Transform your development workflow with expert-level code analysis, professional documentation generation, and creative project scaffolding - all running locally without API costs.
|
|
6
|
+
Transform your development workflow with our expert-level prompt library for code analysis, professional documentation generation, and creative project scaffolding - all running locally without API costs. For developers, vibe coders and creators alike.
|
|
7
7
|
|
|
8
8
|
## What This Does
|
|
9
9
|
|
|
10
|
-
Houtini LM **saves your Claude context window** by
|
|
10
|
+
Houtini LM **saves your Claude context window** by offloading detailed analysis tasks to LM Studio locally or on your company network whilst Claude focuses on strategy and complex problem-solving. Think of it as your intelligent coding assistant that never runs out of tokens.
|
|
11
11
|
|
|
12
12
|
**Perfect for:**
|
|
13
13
|
- 🔍 **Code analysis** - Deep insights into quality, security, and architecture
|