Skip to main content
Knowledge & MemoryPython

harrison/ai-counsel

🐍 🏠 🍎 πŸͺŸ 🐧 - Deliberative consensus engine enabling multi-round debate between AI models with structured voting, convergence detection, and persistent decision graph memory.

knowledge-memorylocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/harrison/ai-counsel

Claude Desktop configuration example:

{
  "mcpServers": {
    "ai-counsel": {
      "command": "npx",
      "args": [
        "-y",
        "harrison/ai-counsel"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
Python
Author
harrison