MUD Client Protocol is an out-of-band signaling protocol for MUD client-server communication, on which VMoo depends for some of its more interesting features.
The protocol specification, version 2.1 [1]
[JHCore] has built-in MCP support [2]
To add the JHCore MCP implementation to a LambdaCore, refer to [3].
An other MCP resource page is available here [4]