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