mcp
Syntax: %mcp(command)
returns the values assigned to this MCP command. The result is a database variable containing keys and values. A special command "mcp-negotiate" will return a database variable where the "list" key contains a list of MCP packages supported by the current MUD server.
Examples:
#SHOWDB %mcp("mcp-negotiate") displays a list of packages supported by the server
#SHOWDB %mcp("dns-mud-moo-org-simpleedit-content") Displays the data specified in the last dns-mud-moo-org-simpleedit-content MCP command sent by the MUD.