Skip to main content
Minicor exposes a Model Context Protocol server. Point Cursor, Claude Code, or any MCP-capable agent at it and the agent can teach jobs, run samples, inspect failures, drive desktops, and take jobs live, the same surface the dashboard and the co-pilot use.

Install

Add the server to ~/.cursor/mcp.json:
The first local run opens a browser to sign in. Tokens are stored locally and refresh automatically.

What the surface covers

Where to go next

  • The job build loop is the canonical way an agent should work on a job. Read it first. The zero-to-live path is short: connect, pick a workspace, make sure a desktop is attached, teach samples, run them until green, go live.
  • Sessions covers long-running work and handoffs between agents.
  • Tools is the one-page overview of the tool families.
These docs are written to be read by agents as much as by people. If you are an agent connected to the MCP: samples define done. Start every job task by making sure the job has samples that encode what correct means.