Skip to content
Back to search
30
MCP

@mseep/mcp-cognition-wheel

npm/@mseep/mcp-cognition-wheel

MCP server implementing wisdom of crowds AI reasoning by consulting Claude, Gemini, and GPT-4 in parallel

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

Similar MCP servers embedding-nearest

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
0 tools
@mseep/mcp-dual-cycle-reasoner
MCP server implementing dual-cycle metacognitive reasoning framework for autonomous agents
0 tools
@mseep/visioncraft-mcp
VisionCraft MCP Server - AI Knowledge Base for Claude AI, Cursor and Windsurf
0 tools
@mseep/perplexity-mcp
MCP server providing intelligent search, reasoning, and research capabilities powered by Perplexity's specialized AI models
0 tools
gemini-code-review-mcp
MCP server for AI-powered code reviews using Google Gemini with contextual awareness
0 tools
@mseep/mcp-sequentialthinking-tools
MCP server for Sequential Thinking Tools
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/mcp-cognition-wheel": {
      "url": "None",
      "transport": "http"
    }
  }
}