Skip to content
VS Code

Otto Travel for VS Code

com.ottotheagent/otto-travel

Plan, book, and manage business travel.

client:VS Code transport:streamable-http

Install Otto Travel in VS Code

.vscode/mcp.json

{
  "servers": {
    "otto-travel": {
      "type": "http",
      "url": "https://api.ottotheagent.com/mcp"
    }
  }
}

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

Otto Travel in other clients