We are working on plugins for the most popular coding agents, so soon your agent will be able to install and connect to Monk without the IDE.
Download
VS Code
Cursor
Windsurf
Antigravity
One-Time Setup
When you download the extension, the Monk chat window opens and guides you through the one-time setup. Follow the steps below.Sign up
Click Sign up to start your 5-day free trial — no credit card required. A browser window opens where you can sign up with Google, GitHub, or email.If you pick the Email method, check your inbox and confirm your email address before signing in.After signup is complete you are returned to your IDE automatically. If the redirect does not work, click the Return to… button in the browser.Already have an account? Click Sign in instead.
Wait for the install
The Monk runtime installs automatically in the background. You can see the progress in the chat window.If the install does not complete, you can:
- Retry by clicking the Retry button
- Report a bug by clicking Report
Open a project
Open a folder containing a project you would like to deploy. Monk only activates when a workspace is open. If you already have a project open, this step completes automatically.

Open Monk
Click the Monk icon in your IDE’s status bar, or use the keyboard shortcut:- Mac:
Cmd+Shift+M - Windows/Linux:
Ctrl+Shift+M
Cmd+Shift+P / Ctrl+Shift+P).
System Requirements
Monk works on macOS (Intel and Apple Silicon), Windows 10+, and most Linux distributions. The installer handles all dependencies automatically — but here’s what happens on each platform, and what you might need if the auto-install can’t complete a step.- macOS
- Windows
- Linux
What Monk installs for you:
- Xcode Command Line Tools (if missing or broken after an OS upgrade)
- Homebrew (if not already installed) — runs in a terminal so you can enter your password when prompted
- Monk CLI and daemon via
brew install monk-io/monk/monk - Podman container runtime (managed automatically)
- macOS 12 Monterey or later (Intel or Apple Silicon)
- Administrator access — Homebrew and Xcode CLT require your password during install
- If you recently upgraded macOS, the installer detects stale Command Line Tools and fixes them automatically
- The Homebrew install runs in a visible VS Code terminal — you can see exactly what’s happening
- If another Podman machine is already running, Monk asks you to stop it first
Next Steps
Connect your agent
Use Monk from Claude Code, Gemini, Codex, Cursor, and other coding agents
First deployment
Deploy your first application in minutes
Having trouble?
Common installation issues and how to fix them

