Skip to main content
Glama

MCP Dual-Cycle Reasoner

by cyqlelabs
MIT License
158
3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
start_monitoring

Start metacognitive monitoring of an agent's cognitive process

stop_monitoring

Stop metacognitive monitoring and get session summary

process_trace_update

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

detect_loop

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

store_experience

Store a case for future case-based reasoning

retrieve_similar_cases

Retrieve similar cases from the case base

get_monitoring_status

Get current monitoring status and statistics

reset_engine

Reset the dual-cycle engine state

configure_detection

Configure loop detection parameters and domain-specific progress indicators

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