Back to search
30
MCP
cognition-wheel
hormold/cognition-wheelA 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.
Uptime
0.0%
119 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cognition-wheel": {
"url": "None",
"transport": "http"
}
}
}