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