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