Loading MCP server directory, please wait...
AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.
npx @getmcp/cli add ai.autonomad/travelRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.autonomad/travel": {
"command": "npx",
"args": [
"-y",
"autonomad-travel"
],
"env": {
"AUTONOMAD_API_URL": "https://api.autonomad.ai",
"AUTONOMAD_AGENT_MODE": "false"
}
}
}
}