Mcp Client Config Packet
data class McpClientConfigPacket(val action: String, val value: String) : CustomPacketPayload(source)
S2C packet that configures the client MCP endpoint.
S2C packet that configures the client MCP endpoint.