Loading MCP server directory, please wait...
AI-native trip planning with flights, activities, accommodations, tasks, and maps.
npx @getmcp/cli add io.aitrips/trip-plannerRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token — use an API key (prefixed with tpk_) or an OAuth access token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.aitrips/trip-planner": {
"url": "https://aitrips.io/api/ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}