harrison/ai-counsel
π π π πͺ π§ - Deliberative consensus engine enabling multi-round debate between AI models with structured voting, convergence detection, and persistent decision graph memory.
Quick Start
Clone the repository:
git clone https://github.com/harrison/ai-counselClaude Desktop configuration example:
{
"mcpServers": {
"ai-counsel": {
"command": "npx",
"args": [
"-y",
"harrison/ai-counsel"
]
}
}
}Check the repository README for specific installation and configuration instructions.