Give your AI agent real travel-planning tools. Generate day-by-day itineraries, packing lists, weather insights, and cost estimates — via REST, OpenAI function calling, or our MCP server for Claude. Free API keys, no subscription required.
Sign In for a Free API Key View DocumentationIntegrate Plantrip's AI-powered travel tools into your applications
Generate complete day-by-day travel itineraries with activities, costs, and locations.
Create personalized packing lists based on destination, weather, and activities.
Get detailed climate information and weather patterns for any destination.
Generate budget breakdowns for accommodations, food, transport, and activities.
Ask any travel question and get expert answers with current information.
Search our library of destination guides and travel content.
Include your API key in the request headers:
https://plantrip.io/api/agent/
Rate limit headers are included in responses: X-RateLimit-Remaining-Minute and X-RateLimit-Remaining-Day
All responses are JSON. Successful responses include "success": true:
Error responses include "error": true and a message:
Get the full list of tools with parameters: GET /api/agent/tools
The /api/agent/tools endpoint returns tool definitions compatible with OpenAI's function calling format:
Use Plantrip tools directly with Claude Desktop or other MCP-compatible clients.
The server is published on npm as plantrip-mcp-server — no clone or build needed.
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS, %APPDATA%\Claude\claude_desktop_config.json on Windows):
Restart Claude Desktop after saving. Get your free API key from the API Keys section above.
Once configured, you can ask Claude to: