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