Skip to main content
Knowledge & MemoryTypeScript

mercurialsolo/counsel-mcp

Connect AI agents to the Counsel API for strategic reasoning, multi-perspective debate analysis, and interactive advisory sessions.

knowledge-memorycloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/mercurialsolo/counsel-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "counsel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mercurialsolo/counsel-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
mercurialsolo