OpenClaw

OpenClaw

使用 OpenClaw CLI 或配置文件添加 TripGuru MCP server。

使用 CLI

使用 CLI 写入远程 MCP server:

openclaw mcp set tripguru-mcp '{
  "url": "https://tripguru.ai/mcp",
  "transport": "streamable-http",
  "headers": {
    "Authorization": "Bearer <your-api-key>"
  }
}'

编辑配置

也可以直接编辑 OpenClaw 配置:

{
  "mcp": {
    "servers": {
      "tripguru-mcp": {
        "url": "https://tripguru.ai/mcp",
        "transport": "streamable-http",
        "connectionTimeoutMs": 10000,
        "headers": {
          "Authorization": "Bearer <your-api-key>"
        }
      }
    }
  }
}

Minimal Travel Stack

TripGuru OpenAPI

A quieter, cleaner surface for travel products, carts, orders, payments, and MCP-based automation. Designed for teams shipping customer journeys, not browsing dashboards.

50+endpoints99.9%uptime targetMCPagent-ready

© 2026 TripGuru OpenAPI

Built for clear docs, fast onboarding, and operational reliability.