Kilo Code
Kilo Code is a VS Code extension that organizes AI usage through model groups — predefined configurations that pair specific models with instructions, tool access, and budget limits. A "Fast Edits" group might use a smaller model with no MCP access for quick refactors, while a "Deep Analysis" group uses Claude with full MCP access and no spending cap. Switch between groups based on the task at hand.
Model Groups with Budget-Controlled MCP Access
Model groups bring order to multi-model AI workflows. Define groups by task type, set budget limits, and control which tools are available:
- Quick Fix — fast model, no MCP, $0.05/task limit
- Architecture — Claude, full MCP, higher budget
- Review — GPT-4, read-only MCP, analysis-focused
Each group is one click away. Budget tracking shows real-time spending per group to prevent surprises.
Features:
- Model groups — task-specific configurations with budget limits
- Budget controls — per-group spending limits and real-time tracking
- Per-group MCP — different MCP access levels per model group
- Cline-compatible — builds on the Cline agent architecture
- Human-in-the-loop — approval workflow for actions
- Multi-provider — OpenAI, Anthropic, Google, local models
- Open-source — community-driven
Setup
1. Create a Token
In Vinkius Cloud, go to your server → Connection Tokens → Create. Copy the URL.
2. Add MCP Server
In Kilo Code → Settings → MCP → add your Vinkius URL.
3. Configure Model Groups
Create groups with different MCP access levels and budget limits.
FAQ
What are model groups? Pre-configured AI profiles that combine a model, instructions, tool access, and budget for specific task types.
Can I set budget limits per group? Yes. Each model group has independent spending limits and real-time tracking.
Is Kilo Code based on Cline? Yes. It extends Cline with the model groups system and budget controls.
Is Kilo Code free? Open-source. You bring your own API keys.