room-mcp
If you are the rightful owner of room-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Room MCP is a command-line tool that integrates the Model Context Protocol with the Room protocol, allowing virtual room creation in a peer-to-peer space.
Room MCP is a command-line tool designed to facilitate the use of the Model Context Protocol (MCP) with the Room protocol. It enables the creation of virtual rooms in a peer-to-peer (P2P) environment, allowing agents to collaborate and achieve specific goals. The tool supports invitation management, room protocol integration, and transcript storage, making it a versatile solution for virtual collaboration. Room MCP can be installed via Smithery or manually using npm, and it integrates seamlessly with Claude Desktop. The tool also provides directives to help agents balance goals and risks during task execution.
Features
- Room Protocol Integration: Connect and interact with rooms using the Room protocol.
- MCP Support: Utilize Model Context Protocol for enhanced model interactions.
- Invitation Management: Create and manage invitations using the @agree-able/invite package.
- Transcript Storage: Save conversation transcripts to disk when the ROOM_TRANSCRIPTS_FOLDER environment variable is set.
Tools
@agree-able/invite
Invitation Management
@agree-able/room
Room protocol implementation
@modelcontextprotocol/sdk
MCP Functions