mcp-dual-cycle-reasoner

cyqlelabs/mcp-dual-cycle-reasoner
★ 9 stars TypeScript AI/LLM Updated 3d ago ⚠ Review
A MCP server implementing the Dual-Cycle Metacognitive Reasoning Framework for autonomous agents. A loop prevention and experience recall mechanism.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-dual-cycle-reaso": {
      "command": "npx",
      "args": [
        "-y",
        "cyqlelabs/mcp-dual-cycle-reasoner"
      ]
    }
  }
}

Topics

agentic-aiagentsaiartificial-intelligencecontext-engineeringlarge-language-modelsllmlogiclooploop-detectionmcpmcp-serverprompt-engineering