Code with Capuchin, our own AI, which serves 92.7% of production requests. Add Claude, Gemini and ChatGPT in the same plan, or run a model on your own machine. 50+ agent tools, four execution environments, and a bill you can forecast.
Also runs 100% local or with your own key. Open core. No lock-in.
Measured on production traffic. Not projections.
Our fast-and-reasoning coding model ships with the IDE — try it free with the promo, no card. Capuchin Flash for instant edits, Capuchin Reason for planning and agents. Unlimited on every paid plan.
Claude, Gemini, and ChatGPT included as a transparent monthly allowance — and it goes further here. Lean local context and smart routing average ~$0.06 per frontier request, with ~90% of context served from cache.
The full IDE also works 100% locally or with your own API key — free forever. On-device indexing, air-gapped mode, signed and replayable agent runs. No lock-in, ever.
No single company should control how you build software. MonkeysCode runs locally and connects to any API you choose.
Our fast-and-reasoning coding model — free to try with the promo, unlimited on every paid plan. Capuchin Flash for instant edits, Capuchin Reason for planning and agents. No per-token surprise.
try it free
Included as a monthly allowance on paid plans — one subscription instead of three. Lean local context keeps requests at ~$0.06 on average, so your allowance stretches to hundreds of frontier agent runs. BYOK also supported.
in your plan
Run Ollama, llama.cpp, or vLLM on your hardware. Zero data leaves the machine — and the IDE stays free.
free forever
Point MonkeysCode at your own server or any OpenAI-compatible endpoint. Your infrastructure, your rules.
your infra
Most AI editors send whole files to the model. MonkeysCode sends the relevant slices, resolved locally by an on-device index that understands your codebase structure. The difference compounds.
| Typical AI editor | MonkeysCode | |
|---|---|---|
| Context sent | Whole files | Relevant slices only |
| Repeated context | Re-sent every call | ~90% served from cache |
| Session length before degradation | Short | 100+ messages |
| Cost per frontier request | Higher | ~$0.06 measured |
| Frontier runs on a $20 plan | Fewer | 300+ |
Everyday work runs on unlimited Capuchin. Frontier tokens are spent only on problems that deserve them. That is why a $20 plan here goes further than a $20 plan elsewhere.
1import { Router } from 'express'
2
3const router = Router()
4
5router.get('/api/users', async (req, res) => {
6 const users = await db.query('SELECT…')
7 res.json(users)
8})
Add pagination to the users endpoint
Capuchin
I'll add limit/offset params and update the query…
Diff Preview
- $except = [];
+ $except = [
+ '/api/webhook',
+ '/api/stripe',
+ ];
// shouldSkip()
+ if ($this→inEx…
SIGNATURE
sha256:e4a9f2c7…d31b
TODAY
$0.42
THIS WEEK
$2.87
BUDGET LEFT
$47.13
Per-Model Usage
Agent stops when budget is reached — no surprise bills
Planning…
Planning…
Planning…
Filesystem, terminal, git, test runner, browser, search, subagents and MCP servers. 50+ implemented tools, every one behind an explicit permission you control.
An agent that can only suggest is a chatbot. An agent that can edit, run, test and verify is a colleague.
The IDE collects no telemetry by default — your code, prompts, and metrics stay on your machine. Point MonkeysCode at a local Ollama instance and it runs entirely off-grid.
Feature-by-feature comparison with the tools developers use today.
MonkeysCode is just the first brick — we're building the tools developers need to go from keystroke to production.
Win · macOS · Linux
The full agentic editor. Goes head-to-head with Cursor and Antigravity.
Win · macOS · Linux
A desktop app to launch, watch, and orchestrate parallel agents — without the full editor. Same engine as the IDE. Included in every plan.
All platforms
Agentic coding from the command line and CI — the same engine, headless. Runs Capuchin, Claude, Gemini, ChatGPT, or your own model. Included in your plan when it lands.
A desktop app for running AI coding agents across your projects. Same engine as the IDE, without the editor.
Launch a run, walk away, come back to a reviewed diff. Run many agents at once. Point them at your laptop, a remote dev box, a cloud container, or a machine across the room.
| MonkeysCode IDE | Code Agent | |
|---|---|---|
| What it is | Full agentic editor | Desktop agent runner |
| Use it when | You are writing code alongside the agent | You are delegating work and reviewing results |
| Concurrency | Agent plus sub-agents | Many runs, many projects, in parallel |
| Runs against | Your machine | Local, SSH, Cloud, or a remote peer |
| Included in | Every plan | Every plan |
Same agent loop. Same 50+ tools. Same permission modes, checkpoints and signed runs. Switch between them without changing how you work.
Whether you're in a regulated enterprise or a fast-moving startup, MonkeysCode adapts to your environment.
Unlimited Capuchin + Claude, Gemini, ChatGPT in one plan — instead of three separate bills.
~$0.06 avg per frontier request; budgets and a hard cap keep spend predictable.
First-class PHP, Python, Go, Rust.
Open core, Open VSX, no lock-in.
One ecosystem from first keystroke to production.
$0
To get started
Claim the promo and code with our model — no card required.
~$0.06
Avg per request
Lean local context and caching keep frontier requests cheap.
Zero
Vendor lock-in
100% local or BYOK — your models, your keys, your machine.
MonkeysCode is the IDE arm of MonkeysCloud — an ecosystem that handles Git, tasks, hosting, databases, and monitoring.
MonkeysCode
write
MonkeysLegion
build
MonkeysCMS
model
MonkeysMail
send
MonkeysCloud
deploy
Capuchin understands PHP 8.4 and the 28-package framework, not just JavaScript.
The same orchestration engine in the framework drives the IDE's agents.
From a verified diff to a live deploy without leaving the flow.
Like every MonkeysCloud product.
Try Capuchin free, no card. One plan adds unlimited Capuchin plus Claude, Gemini, and ChatGPT — with lean context that makes every token count.