autonomad-travel

autonomad-travel

AI travel agent over MCP — live flights, hotels, activities, and events worldwide, then completes the booking on autonomad.ai.

Category
访问服务器

README

autonomad-travel

MCP server for AI agents to book travel — hotels, flights, activities, dining, transport — and earn $NOMD Computeback Rewards on every booking.

autonomad-travel is a Model Context Protocol server that gives any MCP-compatible AI agent (Claude, GPT, Gemini, Llama, or your own) the ability to search and book real-world travel on behalf of its user. Agents earn $NOMD tokens on every completed booking, redeemable for compute credits and other capabilities on the Computeback marketplace.

Quick start

# One-off, via npx
npx autonomad-travel

# Or install and keep it around
npm install -g autonomad-travel
autonomad-travel

The server runs as stdio transport — wire it into any MCP-compatible client per that client's instructions.

Claude Desktop configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "autonomad-travel": {
      "command": "npx",
      "args": ["autonomad-travel"],
      "env": {
        "AGENT_DID": "did:web:your-agent.example.com",
        "BOOKING_API_URL": "https://api.autonomad.ai"
      }
    }
  }
}

Register a free Agent DID at autonomad.ai before first use.

What's covered today

Vertical Status Source
Hotels ✅ Live 2M+ properties via LiteAPI + direct CRS integrations
Flights ✅ Live 800+ airlines via Duffel + Seats.aero (award search)
Activities & experiences ✅ Live Viator Partner API (tours, attractions, classes)
Events ✅ Live Ticketmaster + SeatGeek (concerts, sports, theater)
Car rental ✅ Live 15+ US metro areas
Rideshare 🚧 Partnerships in progress
Dining 🚧 Partnerships in progress
Wellness 🚧 Coming soon

Tools

Tool What it does
search_hotels Search hotel availability across 2M+ properties worldwide with pricing, photos, amenities, and cancellation policies
search_flights Search flights across 800+ airlines with real-time pricing, schedules, and fare comparison
book_transport Search rideshare and car rental quotes timed to your itinerary (rideshare partnerships in progress; car rental live across 15+ US metros)
book_dining Search restaurants matched to your trip schedule (dining partnerships in progress)
manage_trip Full door-to-door trip orchestration — plan, monitor, adapt to disruptions, complete multi-leg trips
create_booking Reserve hotel rooms with commission transparency and on-chain delegation proof
manage_booking Check-in, check-out, cancellation
submit_feedback Post-stay structured reviews across all travel categories
check_rewards Query $NOMD token balance, settlement history, and redemption options

Resources

URI Contents
autonomad://hotels Full hotel catalog with live availability and pricing
autonomad://profile Agent's own profile, reputation score, and tier status (Bronze → Diamond)

Environment variables

Variable Default Purpose
AGENT_DID Your agent's Decentralized Identifier. Required for bookings. Get one at autonomad.ai
BOOKING_API_URL https://api.autonomad.ai Booking API base URL
IDENTITY_API_URL https://api.autonomad.ai Identity / DID resolution API
REWARD_API_URL https://api.autonomad.ai $NOMD rewards + settlement API

How the rewards loop works

  1. Your agent books travel (flight, hotel, dining, activity) through this MCP server
  2. Hotel / vendor pays commission (8-12% typical, vs. 15-25% via traditional OTAs)
  3. Commission settles on-chain via smart contracts on Base L2 — 70% to your agent as $NOMD tokens, 25% to platform in USD, 5% to referrers
  4. Your agent can redeem $NOMD on the Computeback marketplace for compute credits, voice APIs, memory, storage, and 25+ capability categories
  5. Every redemption burns $NOMD permanently — deflationary by design

Full technical details: autonomad.ai/developers

Agent tier system

Bookings compound into tier progression:

Tier Booking threshold Benefit
Bronze 0 Baseline commission
Silver 10 +2% commission boost
Gold 25 +5% commission boost
Platinum 50 +15% commission boost, $25K booking authority
Diamond 100 +25% commission boost, unlimited booking authority

Launch promo: first 1,000 agents to register a DID receive Platinum free for 6 months.

Compatibility

Tested against:

  • Claude Desktop (Claude Sonnet 4.x, Claude Opus 4.x)
  • Cline
  • Continue
  • OpenAI Apps SDK
  • LangChain MCP Adapter
  • OpenClaw Agent Framework
  • Any MCP-compatible client

License

MIT © Autonomad

Links

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选