Three steps from scattered places to shareable guides

One-click import from Google Maps. Your starred places, saved lists, and reviews — all brought in automatically.

AI asks you progressive questions to add personal context. "What's your favourite pastel de nata spot in Lisbon?" builds your knowledge layer.

AI agents create personalized guides from your data. "Make a 5-day Bali guide for Sarah" — done. Share with a link.
Ask your AI assistant anything — it queries your saved places and creates a personalized guide in seconds
Not another generic guide app. Your knowledge, your voice.
Import from Google Maps in one click. Your notes, reviews, and starred places become AI-queryable — you stay in control.
Not generic AI slop. Guides built from your experiences, in your voice. Your favorite hidden ramen spot stays hidden until you share it.
Password-protected links for friends. Public guides for the world. Your travel knowledge, shared on your terms.
Install the TravelTip skill and start creating guides with any AI platform. One setup, every agent.
I'll query your TravelTip data for Tokyo...
Use the REST API directly or connect via MCP for native tool integration.
GET /v1/places — Search your saved placesPOST /v1/guides — Create a personalized guidePOST /v1/guides/:id/publish — Publish and sharecurl -H "Authorization: Bearer tt_..." \
https://api.traveltip.world/v1/places?city=Tokyo{
"mcpServers": {
"traveltip": {
"url": "https://mcp.traveltip.world/sse"
}
}
}