WAT Rooms MCP server
This is the Model Context Protocol server for WAT Rooms, the WAT community's meeting-room booking app. Add it as a connector in an MCP host to check availability and book, edit, or cancel rooms from chat.
- MCP endpoint (POST):
/mcp - Authentication: OAuth 2.1 — your MCP client discovers the flow automatically and sends you to WAT Rooms to sign in (email code) and approve access.
- Works with claude.ai connectors, Claude Desktop, Claude Code, and Cursor.
Booking from a terminal instead? Use the wat CLI (npm: @wat-toolbox/wat).