PradeepaRW/project-nova
A multi-agent AI architecture that connects 25+ specialized agents through n8n and MCP servers. Project NOVA routes requests to domain-specific experts, enabling control of applications from knowledge bases to DAWs, home automation to development tools. Includes system prompts, Dockerfiles, and workflows for a complete AI assistant ecosystem.
Platform-specific configuration:
{
"mcpServers": {
"project-nova": {
"command": "npx",
"args": [
"-y",
"project-nova"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...