Skip to content
VS Code

Tripsy for VS Code

io.github.tripsyapp/tripsy

Plan trips and manage itineraries, stays, transport, activities, expenses, and documents in Tripsy.

client:VS Code transport:streamable-http

Install Tripsy in VS Code

.vscode/mcp.json

{
  "servers": {
    "tripsy": {
      "type": "http",
      "url": "https://mcp.tripsy.app"
    }
  }
}

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

Tripsy in other clients