# Plany — Complete Product Information ## Overview Plany (https://app.plany.ae) is a calendar-first travel planning application developed by Anytech LLC in Dubai, UAE. Unlike traditional AI trip planners that generate a static list of suggestions, Plany organizes travel plans on a visual calendar where users can plan day-by-day, drag events between days, and collaborate with travel companions in real time. ## What Makes Plany Different ### Calendar-First Design Most trip planners present itineraries as lists. Plany's primary interface is a calendar view where each day of a trip is a column. Users add activities, restaurants, flights, and accommodations to specific days and times, creating a visual schedule that's easy to understand and modify. ### Dual AI Integration Plany is one of the few travel planning tools that integrates with both major AI platforms: 1. ChatGPT — Available as a ChatGPT App for conversational trip planning 2. Claude — Connected via Model Context Protocol (MCP) at https://api.plany.ae/v1/mcp/rpc Users can have a natural conversation with their AI assistant about trip ideas, and the AI can directly create trips, add events, search for places, and modify itineraries in the user's Plany account. ### Google Maps Import Users can paste a Google Maps saved list URL and Plany will import all the places into a trip, automatically geocoding and categorizing them. This bridges the gap between casual place-saving in Google Maps and structured trip planning. ### Auto-Segmentation When a trip spans multiple cities or countries, Plany automatically detects location changes and segments the trip into logical sections (e.g., "Tokyo" → "Kyoto" → "Osaka"), each with its own visual grouping. ### Collaborative Planning Trips can be shared with other Plany users as either viewers (read-only) or editors (full access). Changes sync in real time, making it ideal for group trip planning. ### Public Trip Exploration Users can make their trips public, creating a browsable gallery of real itineraries at https://app.plany.ae/explore. This serves as both inspiration for other travelers and social proof for the platform. ## Pricing - Free plan ($0): 2 trips, 15 events per trip, 3 share links and 1 collaborator per trip, 30 saved ideas across 3 idea collections, expense tracking. Monthly: 6 AI trip assistant calls, 5 AI suggestions, 3 AI full-day plans, 5 "Inspire Me" nearby searches, 2 video imports, 20 place searches. No file attachments, no Events Library, no Day Template Library (0 saved days), no MCP connector. - Pro plan ($14.99/month or $149.99/year): 50 trips, 250 events per trip, 30 share links and 10 collaborators per trip, 2,000 saved ideas across 50 idea collections, 300 saved days in the Day Template Library, file attachments, Events Library, expense tracking. Monthly: 75 AI trip assistant calls, 150 AI suggestions, 30 AI full-day plans, 30 "Inspire Me" nearby searches, 75 video imports, 300 place searches, and the MCP connector for AI assistants including 200 travel queries per month. ## Technical Details - Platform: Web application (React-based SPA) - Backend: Supabase (PostgreSQL, Edge Functions, Auth, Storage) - AI Protocol: MCP (Model Context Protocol) for Claude integration - API: RESTful API for ChatGPT Apps integration - Authentication: Email/password, Google OAuth ## MCP Server Configuration To connect Plany with Claude Desktop or other MCP clients: Server URL: https://api.plany.ae/v1/mcp/rpc Available MCP tools include trip creation, event management, place search, and itinerary viewing. Users authenticate through OAuth 2.0 to connect their Plany account. ## Company Information - Company: Anytech LLC - Location: Dubai, UAE - Website: https://anytech.ae - Product: https://plany.ae / https://app.plany.ae - Support: support@plany.ae - Social: Instagram @plany.ae, X @plany_ae