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