关于
This experimental project repurposes the Model Context Protocol (MCP), originally designed for AI assistants to call tools, to facilitate human-to-human chat. It demonstrates how MCP can be bent into a chat protocol by employing long polling for real-time messaging within simple in-memory, room-based systems. Initially conceived for a chat roulette concept, the current proof-of-concept supports two users exchanging messages in a single room, showcasing the flexibility and potential abuses of the MCP framework.