create-booking — Upsalt Booking MCP Tool Mutating
create-booking
(create booking) is one of 5 tools on the
Upsalt Booking
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create-booking from your client
- Claude Code Upsalt Booking create-booking run in your project directory
- Claude Desktop Upsalt Booking create-booking ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Upsalt Booking create-booking ~/.cursor/mcp.json
- VS Code Upsalt Booking create-booking .vscode/mcp.json
- Zed Upsalt Booking create-booking ~/.config/zed/settings.json
- Windsurf Upsalt Booking create-booking ~/.codeium/windsurf/mcp_config.json
- Cline Upsalt Booking create-booking ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Upsalt Booking create-booking ~/.gemini/settings.json
- Grok Upsalt Booking create-booking .mcp.json (in your project root)
- ChatGPT Upsalt Booking create-booking Settings → Connectors → Advanced → Developer mode
- Claude.ai Upsalt Booking create-booking Settings → Connectors → Add custom connector
- LangChain Upsalt Booking create-booking pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http upsalt-booking https://ai.upsalt.io/mcp/booking
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.