Skip to content
VS Code

Eco Van Move Booking for VS Code

com.ecovanmove/booking

Moving estimates, box rentals, and delivery in BC. Requires Eco Van Move account (OAuth or token).

client:VS Code transport:streamable-http

Install Eco Van Move Booking in VS Code

.vscode/mcp.json

{
  "servers": {
    "booking": {
      "type": "http",
      "url": "https://ecovanmove.com/mcp/booking"
    }
  }
}

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

Eco Van Move Booking in other clients