Anubis
Orchestrates AI coding workflows through role-based agents that transition between specialized responsibilities (orchestrator, architect, developer, reviewer, integration engineer) with comprehensive task management, dependency tracking, and execution state persistence.
Featured
View Source118 stars
0 tools
Created Aug 2025
@hive-academy/hive-academy-anubis-anubis-mcpAbout
Orchestrates AI coding workflows through role-based agents that transition between specialized responsibilities (orchestrator, architect, developer, reviewer, integration engineer) with comprehensive task management, dependency tracking, and execution state persistence.
Categories
general
Installation
npm
npm install @hive-academy/hive-academy-anubis-anubis-mcp
Configuration
{
"mcpServers": {
"hive-academy-anubis-anubis-mcp": {
"command": "npx",
"args": [
"-y",
"@hive-academy/hive-academy-anubis-anubis-mcp"
]
}
}
}