mercurialsolo/counsel-mcp
Connect AI agents to the Counsel API for strategic reasoning, multi-perspective debate analysis, and interactive advisory sessions.
Quick Start
Clone the repository:
git clone https://github.com/mercurialsolo/counsel-mcpClaude Desktop configuration example:
{
"mcpServers": {
"counsel-mcp": {
"command": "npx",
"args": [
"-y",
"mercurialsolo/counsel-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.