plundrpunk/automaton-abotv2
Open-source AI agent orchestrator with persistent memory, lifecycle management, and multi-channel messaging — powered by the Automaton Memory System.
Platform-specific configuration:
{
"mcpServers": {
"automaton-abotv2": {
"command": "npx",
"args": [
"-y",
"automaton-abotv2"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
AI agents that remember everything.
Open-source agent orchestrator with persistent memory, lifecycle management, and multi-channel messaging — powered by the Automaton Memory System.
[](LICENSE) [](https://nodejs.org) [](https://www.typescriptlang.org) [](https://www.docker.com)
---
Most AI agents forget everything between sessions. Automaton Abots don't.
</div>
Automaton Abot is a daemon that orchestrates persistent AI agent containers. Each agent runs in an isolated Docker environment with its own tools, context, and session history. When an agent's context window fills up, it doesn't just die — it crystallizes its memories into the Automaton Memory System and spawns a successor that picks up where it left off.
This is the body. The brain lives in AMS.
┌─────────────────────────────────────────────────────────┐
│ Channels │
│ Telegram · Discord · Slack · WhatsApp │
│ Dashboard · API · CLI │
└──────────────────────┬──────────────────────────────────┘
│
┌─────────────▼──────────────┐
│ AMS Communications │
│ Gateway │
└─────────────┬──────────────┘
│
┌─────────────▼──────────────┐
│ Automaton Abot Daemon │
│ │
│ ┌──────────────────────┐ │
│ │ Container Pool │ │
│ │ │ │
Loading reviews...