---
title: "Multica pricing, platforms and integrations"
description: "Self-hostable platform that assigns issues to AI coding agent CLIs like Claude Code and Codex, and tracks their work in one workspace."
canonical_url: "https://whichcoding.tools/tools/multica"
---
# Multica

> Self-hostable platform that assigns issues to AI coding agent CLIs like Claude Code and Codex, and tracks their work in one workspace.

- **Layer**: Orchestrator
- **Vendor**: Multica, Inc.
- **Platforms**: macOS, Windows, Linux, Web
- **License**: LicenseRef-Multica-License
- **Pricing**: Free tier
- **Status**: Active
- **JSON**: /api/v1/tools/multica.json

## Links

- [Website](https://multica.ai)
- [Repo](https://github.com/multica-ai/multica)
- [Docs](https://multica.ai/docs)
- [Changelog](https://multica.ai/changelog)
- [Discord](https://discord.gg/W8gYBn226t)
- [X](https://x.com/MulticaAI)

## Pricing

| Plan | Price | Included | Beyond that | Notes |
| --- | --- | --- | --- | --- |
| Self-Hosted (team) | Free | — | — | Full source under the Multica License, self-hosted with Docker Compose, a single binary, or Kubernetes; No artificial cap on the number of agents, limited only by your own hardware |
| Hosted cloud (team) | Contact sales | — | — | Cloud runtime is waitlist only, not live yet |

Cloud-hosted agent runtimes are a waitlist, not live yet. The local daemon and self-hosted runtimes work today.

Source: [multica.ai](https://multica.ai), verified 2026-09-02.

## Works with

What Multica runs, and what can run Multica. "With your existing login" means the wrapped tool's subscription is reused, no second bill.

### Runs

- [Claude Code](https://whichcoding.tools/tools/claude-code) (via CLI, Free with your existing login): Anthropic's terminal agent. Reads the codebase, edits files and runs commands, with a VS Code and JetBrains extension and a web surface on the same engine. Named on the homepage as one of the coding agents Multica works with, runs with its own login.
- [Codex CLI](https://whichcoding.tools/tools/codex-cli) (via CLI, Free with your existing login): OpenAI's open source terminal agent. Signs in with a ChatGPT account and shares the plan's usage window, or bills an API key at token prices. Named on the homepage as one of the coding agents Multica works with.
- [OpenCode](https://whichcoding.tools/tools/opencode) (via CLI, Free with your existing login): Open source terminal coding agent from Anomaly, with a desktop app in beta and a VS Code extension. Works with any provider through your own keys, plus the hosted Zen and Go plans. Named on the homepage as one of the coding agents Multica works with.
- [GitHub Copilot CLI](https://whichcoding.tools/tools/copilot-cli) (via CLI, Free with your existing login): GitHub's terminal agent on the Copilot subscription. Parallel subagents through /fleet, cloud sandboxes, worktrees and remote control from mobile.
- [Hermes Agent](https://whichcoding.tools/tools/hermes) (via CLI, Free with your existing login): Nous Research's open source general purpose agent with a terminal TUI, file and shell tools, git worktrees and subagents. Any provider, or a Nous Portal login for 300 plus models.

## Models

- **Providers**: Vendor models, Anthropic, OpenAI, Google, xAI, Mistral, DeepSeek, Meta, Moonshot, Alibaba, Zhipu, MiniMax, OpenRouter, Vercel AI Gateway, inherited from the tools it runs
- **Bring your own key**: Partial BYOK
- **Local models**: No

The self-hosted server takes an OpenAI-compatible key and endpoint (MULTICA_LLM_API_KEY, MULTICA_LLM_BASE_URL) for a narrow server-side assist layer, chat auto-titling and follow-up question suggestions. It is not used to run agents. Each wrapped AI coding tool keeps its own model access and its own account or key.

## Features

- **Parallel agents**: Several agents running at once
- **ACP client**: Hosts external agents over the Agent Client Protocol
- **Remote execution**: Runs on a remote machine or over SSH
- **Scheduled tasks**: Automations that run on a schedule

## Install

- **download**: [multica.ai/download](https://multica.ai/download)
- **curl**: `curl -fsSL https://raw.githubusercontent.com/multica-ai/multica/main/scripts/install.sh | bash`
- **brew**: `brew install multica-ai/tap/multica`

## License

- **SPDX**: LicenseRef-Multica-License
- **Kind**: Source available
- **Repo**: [github.com/multica-ai/multica](https://github.com/multica-ai/multica)

Apache License 2.0 text plus added conditions that block providing Multica as a hosted service to third parties, paid or not, and block embedding it in a commercially distributed product, without a separate commercial license. The vendor calls it open source, but the added conditions make it source-available.

## Sources

Every fact above points at a vendor page and the date someone last checked it.

| Source | Covers | Verified |
| --- | --- | --- |
| [multica.ai](https://multica.ai) | general, features, pricing | 2026-09-02 |
| [multica.ai/download](https://multica.ai/download) | platforms, pricing | 2026-09-02 |
| [multica.ai/docs/daemon-runtimes](https://multica.ai/docs/daemon-runtimes) | wraps, general | 2026-09-02 |
| [multica.ai/docs/providers](https://multica.ai/docs/providers) | wraps, features | 2026-09-02 |
| [multica.ai/docs/cli](https://multica.ai/docs/cli) | platforms, general, features | 2026-09-02 |
| [multica.ai/docs/environment-variables](https://multica.ai/docs/environment-variables) | models | 2026-09-02 |
| [github.com/multica-ai/multica](https://github.com/multica-ai/multica) | models, general | 2026-09-02 |
| [raw.githubusercontent.com/multica-ai/multica/main/LICENSE](https://raw.githubusercontent.com/multica-ai/multica/main/LICENSE) | license | 2026-09-02 |

Source data: [content/tools/multica.yml](https://github.com/benjamincanac/whichcodingtools/blob/main/content/tools/multica.yml)

## Related

- [Compare Multica with another tool](https://whichcoding.tools/compare?tools=multica)
- [All orchestrators](https://whichcoding.tools/layers/orchestrator)

Data: CC BY 4.0. Credit whichcoding.tools and link to https://whichcoding.tools. Full terms in [LICENSE-DATA](https://github.com/benjamincanac/whichcodingtools/blob/main/LICENSE-DATA).

## Sitemap

See the full [sitemap](https://whichcoding.tools/sitemap.md) for all pages.
