|
<< 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.GetSecurityState (DEPRECATED) |
Top |
MiniRobot Language (MRL) - Legacy Security Commands
⚠️ DEPRECATED
This command was removed in MCP v2. It only works with legacy v1 SLL.
MCP.GetSecurityState
Get security state (DEPRECATED)
Migration Path
There is no direct replacement for this command. The security model was completely redesigned in MCP v2.
In MCP v2, security is managed through:
• Tool whitelisting via MCP.EnableWhitelist
• Individual tool state control via MCP.ToolSetState
• Server-level capability configuration
Legacy Syntax (v1 SPR only - not in public MCP-Server)
MCP.GetSecurityState|$$RETURN_VAR
Legacy Description
Retrieved the current security state from the legacy v1 FunctionalMemory security system. This command is obsolete as the security architecture was completely redesigned in MCP v2.
See also: