This MCP server allows AI assistants to connect to and interact with the Threshold MUD through a secure bridge connection. The system consists of three main components: 1. **MUD Bridge Daemon** (`/adm/daemons/mcp_bridge.c`) - Runs inside the MUD, listens on port 8383 2. **Virtual User Object** (`/adm/obj/mcp_virtual_user.c`) - Represents AI assistants in the MUD world