loading…
Search for a command to run...
loading…
An MCP server that lets LLMs plan and manage itineraries with interactive maps in Triplyfy; manage itineraries, places and notes, and search/save flights.
An MCP server that lets LLMs plan and manage itineraries with interactive maps in Triplyfy; manage itineraries, places and notes, and search/save flights.
A remote MCP server that lets Claude plan, edit, and save your trips to Triplyfy.
A simple trip‑planning app to create and share itineraries. View is public by link, editing requires Google sign‑in. Drag‑and‑drop places and notes across days, see everything on a map, and add flights.

Open Claude Desktop → Settings → Developer → MCP Servers → Add server
Triplyfyhttps://triplyfy.com/mcp/sseOn first connect, you’ll be prompted to sign in with Google and approve access. No manual gateway run is required.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"helpful-ais-triplyfy-mcp": {
"command": "npx",
"args": []
}
}
}