Aether-Agents

DarkArty07/Aether-Agents
★ 1 stars TeX 🤖 AI/LLM Updated today
Multi-agent orchestration system built on hermes-agent SDK. 6 specialized Daimons connected via Olympus MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aether-agents": {
      "command": "npx",
      "args": [
        "-y",
        "DarkArty07/Aether-Agents"
      ]
    }
  }
}

README Excerpt

A **provider-agnostic** multi-agent system built on the **hermes-agent** framework. Orchestrates 5 specialized Daimons for collaborative software development with structured workflows and Human-in-the-Loop (HITL) approval gates. --- Aether Agents is an AI agent ecosystem where specialized agents work in coordination following a 5-phase methodology:

Tools (6)

discoverfeaturerefactorresearchrun_workflowtalk_to