Requirements
Operum is available for macOS, Windows, and Linux. Download the installer for your platform and you're ready in minutes.
What You Need
Claude Code Max requirement
Why is this required?
Operum's agents (PM, Architect, Engineer, Tester, Marketing, Community) are built on top of Claude Code, Anthropic's agentic coding tool. Each agent runs as a Claude Code session, which means you need an active Claude Code Max plan from Anthropic to give the agents the model access and usage budget they need to actually do work.
Without an active Max plan, your agents will appear in the app but won't be able to execute tasks — they'll fail to launch or hit rate limits immediately.
How do I get one?
Subscribe to Claude Code Max directly from Anthropic. Plans start at $100/month. Once you've subscribed and signed in to Claude Code on the same machine where you run Operum, our agents will pick up your credentials automatically.
We don't resell or proxy Claude access — you bring your own Anthropic subscription and Operum orchestrates it.
What about other AI models?
Support for additional AI engines — including OpenAI, local LLMs, and more — is on our near-term roadmap. Our goal is to let you pick the model that fits your workflow and budget without locking you into one provider.
We'll announce broader model support in our changelog and to subscribers via email. The Claude Code Max requirement is a starting point, not a permanent constraint.
System Requirements
- 4GB RAM or more
- 1GB disk space
- Internet connection for agent operations
Download
Download the latest version from our download page.
macOS
Download the .dmg file and drag Operum to your Applications folder.
- Apple Silicon (M1/M2/M3)
- Intel (x64)
- Requires macOS 10.13+
Windows
Download and run the .exe installer. Follow the setup wizard.
- EXE installer (recommended)
- Portable Package
- Requires Windows 10+
Linux
Choose the package format for your distribution:
- .deb — Debian/Ubuntu
- .rpm — Fedora/RHEL
- Arch Linux — Convert .deb using debtap, AUR coming soon
Note: AppImage is temporarily unavailable
Linux Installation
Debian/Ubuntu:
sudo dpkg -i Operum_*_amd64.deb Fedora/RHEL:
sudo rpm -i Operum-*-1.x86_64.rpm Arch Linux: Native pacman builds coming soon. For now, convert the .deb package using debtap.
Auto-Updates
Operum includes automatic updates. When a new version is available, you'll see a notification in the app. Click to download and install the update. Updates are cryptographically signed to ensure authenticity.