Skip to main content
Glama
cyqlelabs

MCP Dual-Cycle Reasoner

by cyqlelabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
start_monitoringB

Start metacognitive monitoring of an agent's cognitive process

stop_monitoringA

Stop metacognitive monitoring and get session summary

process_trace_updateC

Process a cognitive trace update from the agent (main monitoring function)

detect_loopA

Detect if the agent is stuck in a loop using various strategies

store_experienceB

Store a case for future case-based reasoning

retrieve_similar_casesB

Retrieve similar cases from the case base

get_monitoring_statusA

Get current monitoring status and statistics

reset_engineA

Reset the dual-cycle engine state

configure_detectionB

Configure loop detection parameters and domain-specific progress indicators

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyqlelabs/mcp-dual-cycle-reasoner'

If you have feedback or need assistance with the MCP directory API, please join our Discord server