list_xona_booking_services — Xona Dental Gateway MCP Tool Read-only
list_xona_booking_services
(list xona booking services) is one of 19 tools on the
Xona Dental Gateway
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_xona_booking_services from your client
- Claude Code Xona Dental Gateway list_xona_booking_services run in your project directory
- Claude Desktop Xona Dental Gateway list_xona_booking_services ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Xona Dental Gateway list_xona_booking_services ~/.cursor/mcp.json
- VS Code Xona Dental Gateway list_xona_booking_services .vscode/mcp.json
- Zed Xona Dental Gateway list_xona_booking_services ~/.config/zed/settings.json
- Windsurf Xona Dental Gateway list_xona_booking_services ~/.codeium/windsurf/mcp_config.json
- Cline Xona Dental Gateway list_xona_booking_services ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Xona Dental Gateway list_xona_booking_services ~/.gemini/settings.json
- Grok Xona Dental Gateway list_xona_booking_services .mcp.json (in your project root)
- ChatGPT Xona Dental Gateway list_xona_booking_services Settings → Connectors → Advanced → Developer mode
- Claude.ai Xona Dental Gateway list_xona_booking_services Settings → Connectors → Add custom connector
- LangChain Xona Dental Gateway list_xona_booking_services pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dental-gateway https://book.xonark.com/mcp
Other tools on this server
- search_canadian_dentists
- get_canadian_dental_practice
- answer_dental_practice_question
- list_dental_practice_actions
- prepare_dental_practice_action
- get_dental_action_status
- list_public_booking_services
- list_public_booking_slots
- start_dental_request
- confirm_dental_request
- list_xona_booking_slots
- hold_xona_booking_slot
- confirm_xona_booking
- abandon_xona_booking
- start_xona_appointment_access
- list_xona_appointments
- list_xona_reschedule_times
- change_xona_appointment
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.