Skip to main content
Glama

DeepLucid3D UCPF Server

manage_state

Control and manage UCPF processing states by enabling, disabling, resetting, or checking status for efficient cognitive analysis and problem-solving.

Instructions

Control the state management for UCPF processing

Input Schema

NameRequiredDescriptionDefault
actionYesThe state management action to perform
session_idNoOptional session ID to target a specific session

Input Schema (JSON Schema)

{ "properties": { "action": { "description": "The state management action to perform", "enum": [ "enable", "disable", "reset", "status" ], "type": "string" }, "session_id": { "description": "Optional session ID to target a specific session", "type": "string" } }, "required": [ "action" ], "type": "object" }
Install Server

Other Tools from DeepLucid3D UCPF Server

Related Tools

    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/MushroomFleet/DeepLucid3D-MCP'

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