Skip to content
Back to search
30
MCP

@mseep/mcp-dual-cycle-reasoner

npm/@mseep/mcp-dual-cycle-reasoner

MCP server implementing dual-cycle metacognitive reasoning framework for autonomous agents

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

Similar MCP servers embedding-nearest

@mseep/mcp-sequentialthinking-tools
MCP server for Sequential Thinking Tools
0 tools
@mseep/mcp-cognition-wheel
MCP server implementing wisdom of crowds AI reasoning by consulting Claude, Gemini, and GPT-4 in parallel
0 tools
mcp dual cycle reasoner
Metadata-only Glama MCP server.
0 tools
deep-reasoning-mcp
MCP server for recursive deep reasoning — architecture analysis, code review, debugging, incident triage, and brainstorming
0 tools
@runcycles/mcp-server
MCP server for Cycles — runtime budget authority for autonomous agents
0 tools
iflow-mcp_mcp-server-mas-sequential-thinking
MCP Agent Implementation for Sequential Thinking
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/mcp-dual-cycle-reasoner": {
      "url": "None",
      "transport": "http"
    }
  }
}