cyqlelabs/mcp-dual-cycle-reasoner
If you are the rightful owner of mcp-dual-cycle-reasoner and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Dual-Cycle Reasoner is a server implementing the Dual-Cycle Metacognitive Reasoning Framework for autonomous agents, enabling them to monitor and control their cognitive processes.
Tools
Functions exposed to the LLM to take actions
start_monitoring
Start metacognitive monitoring of an agent's cognitive process.
process_trace_update
Process a cognitive trace update from the agent.
stop_monitoring
Stop monitoring and get session summary.
detect_loop
Detect if the agent is stuck in a loop using various strategies.
diagnose_failure
Diagnose the cause of a detected loop using abductive reasoning.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client