knowledge & memory

Ai Counsel

Deliberative consensus engine enabling multi-round debate between AI models with structured voting, convergence detection, and persistent decision graph memory.

python
local
macos
windows
linux
knowledge & memory
0
View on GitHub

Installation

npx -y harrison/ai-counsel

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

harrison/ai-counsel

Deliberative consensus engine enabling multi-round debate between AI models with structured voting, convergence detection, and persistent decision graph memory.

GitHub: https://github.com/harrison/ai-counsel

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub