|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > Internet and Network > MCP. - MCP (Model-Context Protocol) server operations > Server Lifecycle - Commands for managing the MCP server lifecycle (init, start, stop) > MCP Commands - DEPRECATED |
MCP.SetConfirmList (DEPRECATED) |
Top |
MiniRobot Language (MRL) - Legacy Security Commands
⚠️ DEPRECATED
This command was removed in MCP v2. It only works with legacy v1 SLL.
MCP.SetConfirmList
Set confirm list (DEPRECATED)
Migration Path
There is no direct replacement for this command. The confirmation list feature was removed in MCP v2.
In MCP v2, use alternative approaches:
• Tool whitelisting via MCP.EnableWhitelist
• Individual tool enable/disable via MCP.ToolSetState
• Application-level confirmation dialogs
Legacy Syntax (v1 SPR only - not in public MCP-Server)
MCP.SetConfirmList|$$TOOL_LIST
Legacy Description
Set a list of tools that require user confirmation before execution in the legacy v1 security model. This feature was part of the v1 FunctionalMemory security system and has been removed in v2.
See also: