next_available — KARVE Booking MCP Tool
next_available
(next available) is one of 4 tools on the
KARVE Booking
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call next_available from your client
- Claude Code KARVE Booking next_available run in your project directory
- Claude Desktop KARVE Booking next_available ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor KARVE Booking next_available ~/.cursor/mcp.json
- VS Code KARVE Booking next_available .vscode/mcp.json
- Zed KARVE Booking next_available ~/.config/zed/settings.json
- Windsurf KARVE Booking next_available ~/.codeium/windsurf/mcp_config.json
- Cline KARVE Booking next_available ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI KARVE Booking next_available ~/.gemini/settings.json
- Grok KARVE Booking next_available .mcp.json (in your project root)
- ChatGPT KARVE Booking next_available Settings → Connectors → Advanced → Developer mode
- Claude.ai KARVE Booking next_available Settings → Connectors → Add custom connector
- LangChain KARVE Booking next_available pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http booking https://karve.sa/api/mcp
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.