search_pois — TravelType MCP Tool Read-only
search_pois
(search 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 search_pois from your client
- Claude Code TravelType search_pois run in your project directory
- Claude Desktop TravelType search_pois ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor TravelType search_pois ~/.cursor/mcp.json
- VS Code TravelType search_pois .vscode/mcp.json
- Zed TravelType search_pois ~/.config/zed/settings.json
- Windsurf TravelType search_pois ~/.codeium/windsurf/mcp_config.json
- Cline TravelType search_pois ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI TravelType search_pois ~/.gemini/settings.json
- Grok TravelType search_pois .mcp.json (in your project root)
- ChatGPT TravelType search_pois Settings → Connectors → Advanced → Developer mode
- Claude.ai TravelType search_pois Settings → Connectors → Add custom connector
- LangChain TravelType search_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.