One-click installation for Model Context Protocol
Install MCP servers with one click and let your LM Studio models query each other, work in parallel, and access external tools.
Query multiple models simultaneously with true async operations and connection pooling. Perfect for comparing responses or getting diverse perspectives.
Automated code review using 30B+ models. Analyzes code for security issues, performance problems, and best practices.
Connect your LM Studio models directly to Oracle databases. Execute queries, analyze schemas, and generate reports.
Perform MongoDB operations directly from your models. Query collections, aggregate data, and manage documents.
Coordinate multiple specialized agents with different roles. Automatically route tasks to the best model for each job.
Automatically manage model loading and unloading to stay within VRAM limits. Run more models than your GPU can hold.
Choose the right model size for your use case
| Task Complexity | Minimum Model | VRAM Usage | Best For |
|---|---|---|---|
| Simple Tasks | qwen2.5-coder-14b | 8.5 GB | Basic function calls, single tool operations, simple automation |
| Medium Complexity | codestral-22b | 13.5 GB | Multi-step workflows, sequential logic, conditional operations |
| High Complexity | qwen3-coder-30b | 18 GB | Nested workflows, dynamic tool selection, complex reasoning |
| Expert Level | qwen3-32b | 19.5 GB | Error handling, retry logic, production-grade systems |