You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Open-source and self-hostable, with secure multi-user support
604
606
- Future roadmap includes expanded MCP feature support
605
607
608
+
### LM Studio
609
+
610
+
[LM Studio](https://lmstudio.ai) is a cross-platform desktop app for discovering, downloading, and running open-source LLMs locally. You can now connect local models to tools via Model Context Protocol (MCP).
611
+
612
+
**Key features:**
613
+
614
+
- Use MCP servers with local models on your computer. Add entries to `mcp.json` and save to get started.
615
+
- Tool confirmation UI: when a model calls a tool, you can confirm the call in the LM Studio app.
616
+
- Cross-platform: runs on macOS, Windows, and Linux, one-click installer with no need to fiddle in the command line
617
+
- Supports GGUF (llama.cpp) or MLX models with GPU acceleration
618
+
- GUI & terminal mode: use the LM Studio app or CLI (lms) for scripting and automation
619
+
620
+
**Learn more:**
621
+
622
+
-[Docs: Using MCP in LM Studio](https://lmstudio.ai/docs/app/plugins/mcp)
623
+
-[Create a 'Add to LM Studio' button for your server](https://lmstudio.ai/docs/app/plugins/mcp/deeplink)
624
+
-[Announcement blog: LM Studio + MCP](https://lmstudio.ai/blog/mcp)
625
+
606
626
### Lutra
607
627
608
628
[Lutra](https://lutra.ai) is an AI agent that transforms conversations into actionable, automated workflows.
0 commit comments