Skip to content
Back to search
30
MCP

cognition-wheel

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.

Uptime
0.0%
119 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-cognition-wheel
MCP server implementing wisdom of crowds AI reasoning by consulting Claude, Gemini, and GPT-4 in parallel
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
apache/skywalking-mcp
A Model Context Protocol (MCP) server for integrating AI agents with Skywalking OAP & its ecosystem.
0 tools
eolas-mech-mcp
A Model Context Protocol (MCP) server for wallet and computation tools.
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
crowdos-mcp
Model Context Protocol server for CrowdOS — synthetic focus groups as agent-callable tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cognition-wheel": {
      "url": "None",
      "transport": "http"
    }
  }
}