Back to docs Munk AI
Munk AI
Getting Started

Getting Started

Download and install Munk AI, configure AI, optionally enable Munk Test, then enter a project and run your first work item.

Follow this path from download to first real work. Munk AI currently supports macOS on Apple silicon (M-series) only.

1. Download and install

Get the desktop app from the website Install page: follow @iBoyCoder on X / Twitter for private preview access, or join the waitlist for email updates.

After install, open Munk AI and sign in.

2. Configure AI

Open Settings → AI and set your OpenAI-compatible provider:

  1. Base URL (for example OpenRouter)
  2. API key (your own model credentials; the key is never shown again after save)
  3. Default model (refresh the list, or type a custom model id)
  4. Click Save

Settings · AI

Configure MCP, Skills, webhooks, and the rest later as needed. For account and repos, see Account and GitHub.

3. Optional: enable Munk Test (UI verification)

Do this only if you want AI to run device / UI verification (Deploy → Verify) inside the loop. You can code and run gates without it.

  1. Install and configure Test with Munk Test Getting Started (including the Test Agent API key)
  2. Back in Munk AI, open Settings → Test
  3. Confirm a resolved munk binary (usually leave blank for auto-resolve)
  4. Click Connection test until serve is reachable and Verify is ready
  5. Then turn on Enable UI Verify

Settings · Test (Munk Test)

See Relationship with Munk Test for the product split.

4. Home: how you enter a project

After launch, Home offers four entry points:

EntryWhen to use it
New projectStart a local project from scratch (ready-to-use coding environment)
Open localPoint at an existing folder as a Codebase
Clone publicClone a public repository locally
GitHub AppClone or link a repo from your authorized GitHub App list

The Recent list jumps back into projects you used lately.

Munk AI Home

For GitHub authorization and binding details, see Account and GitHub.

5. Workbench: the main surface at a glance

Once you open a project, you land in the Workbench — where you spend most of the day:

Workbench overview

Read it by region:

AreaRole
Left project listSwitch local Codebases
Work items columnUnits of work for this project (requirements / bugs / Issues, and so on)
Center SessionChat with the agent for the current stage; clarify goals, read reasoning, send messages
Top-right WorkflowIntake → Coding → Gates → Deploy → Verify → Delivery; failures can loop back to Coding
Bottom-right code / treeInspect related files; switch to Diff when needed

Items that need a human decision show up in the top Inbox.

6. Minimum path: one work item end to end

  1. Create or open a project (any Home entry)
  2. Create a work item — think GitHub Issue, product requirement, or bug; or wait for GitHub / Feishu / DingTalk intake
  3. In Session, make the goal clear (the agent may ask follow-ups; answer and let it continue)
  4. Watch Workflow advance; on Gates / Verify failure it re-enters repair under Host rules
  5. When you must decide, open Inbox and act

You do not need MCP, Skills, webhooks, or UI Verify for the first pass. Success is: project → work item → chat → follow the flow.

7. Optional: follow progress away from the desk

Keep the desktop signed in and disable system sleep (screen off / lock are fine). Then use the website Remote UI to check progress and chat with agents. See Remote UI.