Skip to content
VS Code

Travel World for VS Code

ai.augworlds/travel-world

Agent-native travel platform: read-only flight, hotel, and brand tools over MCP. OAuth sign-in.

client:VS Code transport:streamable-http

Install Travel World in VS Code

.vscode/mcp.json

{
  "servers": {
    "travel-world": {
      "type": "http",
      "url": "https://travel.augworlds.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Travel World in other clients