Skip to main content
MCP Server

AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.

Share
0 stars TypeScript Unknown Updated: 2026-05-11

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the travel MCP server for me.

Server: travel
Description: AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.
Install command: npx -y autonomad-travel

Environment variables needed:
- AUTONOMAD_API_URL: Autonomad API base URL. Defaults to production.
- AUTONOMAD_AGENT_MODE: Set to 'true' to expose autonomous-agent tools (register_agent, DID-based booking). Default human mode is for Claude/ChatGPT users.

GitHub: https://github.com/Autonomad1/autonomad1

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-autonomad-travel": {
      "command": "npx",
      "args": [
        "-y",
        "autonomad-travel"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y autonomad-travel

Tools (1)

execute

Execute server operations

Environment Variables

AUTONOMAD_API_URL Optional

Autonomad API base URL. Defaults to production.

Example: https://api.autonomad.ai
AUTONOMAD_AGENT_MODE Optional

Set to 'true' to expose autonomous-agent tools (register_agent, DID-based booking). Default human mode is for Claude/ChatGPT users.

Example: false

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.

Overview

AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.

Repository

Find the source code at https://github.com/Autonomad1/autonomad1.

Tools

  • execute: Execute server operations

Environment Variables

  • AUTONOMAD_API_URL: Autonomad API base URL. Defaults to production.
  • AUTONOMAD_AGENT_MODE: Set to 'true' to expose autonomous-agent tools (register_agent, DID-based booking). Default human mode is for Claude/ChatGPT users.

Installation

NPX

npx -y autonomad-travel

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.