Back to Apps

AgEnD
by suzuke
Multi-agent fleet daemon to run Claude Code, Gemini CLI, and Codex from Telegram with cross-instance collaboration.
0 stars
Works in:CodexGemini CLI
Exposes:ToolsResources
What it does
AgEnD (Agent Engineering Daemon) turns Telegram or Discord into a command center for AI coding agents. It manages a fleet of independent agent sessions, each running in an isolated tmux session with its own project and CLI backend, ensuring that long-running tasks survive reboots and do not require constant monitoring.
Tools
- Fleet Management: Control multiple agent sessions via Telegram Forum topics.
- Cross-Agent Collaboration: Agents can discover and message each other via MCP tools for task delegation.
- Mobile Control: Approve tool usage and restart sessions via inline buttons.
- Cost Guards: Per-instance spending limits and hang detection alerts.
Installation
Install via one-liner:
curl -fsSL https://suzuke.github.io/AgEnD/install.sh | bash
Claude Desktop config:
{
"mcpServers": {
"agend": {
"command": "agend",
"args": ["mcp"]
}
}
}
Supported hosts
- claude
- codex
- gemini-cli
Quick install
curl -fsSL https://suzuke.github.io/AgEnD/install.sh | bashInformation
- Pricing
- free
- Published
- 6/29/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"agend": {"command": "agend", "args": ["mcp"]}}}





