What is MyAgens? A self-hosted fleet of AI agents on your own machine
MyAgens is your own fleet of AI agents, running on your machine, not someone else's cloud. They are real agents with real access: they read files, run commands, and edit code on the computer they live on. You command the whole thing from a web panel, from Telegram, or from Slack.
The command structure
MyAgens is organized like a small team:
- You are the President. You set direction and make the final calls.
- Atlas is your chief of staff, the main agent. It runs day to day, holds the shared memory, and delegates work.
- Leads are specialists you create. Finance, DevOps, and Research are only examples: people run Health, Coach, Full stack, Designer, Trading, or any other role they actually need. Each has its own memory, its own working directory, its own AI backend if you want one, and optionally its own Telegram bot or Slack surface.
- Assistants are helpers scoped under a Lead.
Any AI backend, one set of memories
Agents run on Claude by default, and Claude is not a requirement. Any agent can run on OpenAI's Codex CLI, Google's Antigravity, Cursor, Grok, or a local model through Ollama, and you can give each agent a different one. Because memory, skills, connectors, approvals, and task cards live in MyAgens rather than in the model, swapping an agent's backend costs it nothing it knows. Set a fallback and a usage limit on one provider moves the work to another instead of stopping it. See Choose an AI backend.
Yours, and private
MyAgens runs as a plain process on your own hardware. There is no MyAgens cloud in the loop and no telemetry: your data, your memory, and your code stay on your machine. It is GPLv3 and open source, with no seat limits, so you can read and change exactly what it does.
Nothing runs without you
Every action that could change something, running a command or writing a file, pauses for your approval. The request appears in whichever surfaces you run, the panel, Telegram, and Slack at once, and answering in one settles it everywhere. Read-only work runs freely; anything risky waits for a yes.
Get going
Ready to try it? See Set up MyAgens in five minutes.
Get MyAgens
Self-hosted and open source. Install it on macOS, Linux, or Windows, then command your fleet of AI agents from Telegram or Slack.
More in Getting started
