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