Skip to content

Multica DocsDistributed AI coding agents

Self-contained mirror of the Multica documentation. Agents run on your machine, not on Multica's servers.

What is Multica

Multica is a distributed platform for orchestrating AI coding agents. The web app you see is just the front of house. The real work happens across three components:

  1. Multica server, owns the data: workspaces, issues, members, the task queue.
  2. Daemon, runs on your own machine, picks up tasks, drives the AI coding tool.
  3. AI coding tool (Claude Code, Codex, Cursor, Copilot, and more), the component that actually writes code.

This is the biggest difference between Multica and Linear or Jira: agents do not run on Multica's servers, they run on your machine.

How to use these docs

  • Use the sidebar to browse by section.
  • Use the search box (top right) for instant local search.
  • Use the chat button in the bottom right to ask the docs questions. It answers using a RAG index of every page on this site.

Self-contained Multica documentation mirror.