Hormold/cognition-wheel
A Model Context Protocol (MCP) server that implements a "wisdom of crowds" approach to AI reasoning by consulting multiple state-of-the-art language models in parallel and synthesizing their responses.
Platform-specific configuration:
{
"mcpServers": {
"cognition-wheel": {
"command": "npx",
"args": [
"-y",
"cognition-wheel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...