Back to Home
blueman82 icon

ai-counsel

Verified Safe

by blueman82

Overview

Enables multi-model AI deliberations to reach true consensus through iterative debate and refine positions across multiple rounds, supporting evidence-based decision-making with historical memory.

Installation

Run Command
python server.py

Environment Variables

  • OPENROUTER_API_KEY
  • NEBIUS_API_KEY
  • OPENAI_API_KEY

Security Notes

The system generally implements good security practices, including whitelisted commands for the `run_command` tool, path exclusion patterns (`.git/`, `node_modules/`, `transcripts/`) to prevent context contamination, and `working_directory` isolation for most CLI adapters. API keys are handled via environment variables. However, a critical limitation is explicitly noted for the `CodexAdapter`, which 'can access any file regardless of working_directory (no true isolation)'. This means models using the Codex adapter could potentially read files outside the intended project scope, posing a significant security risk despite other safeguards. `eval` is not found, and network risks are controlled through adapter design.

Similar Servers

Stats

Interest Score90
Security Score6
Cost ClassHigh
Avg Tokens67500
Stars173
Forks18
Last Update2026-01-10

Tags

AIMLDeliberationConsensusMulti-modelDecision GraphDeveloper Tools