Skip to content
Claude Desktop

Eco Van Move Booking for Claude Desktop

com.ecovanmove/booking

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

client:Claude Desktop transport:streamable-http

Install Eco Van Move Booking in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "booking": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ecovanmove.com/mcp/booking"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Eco Van Move Booking in other clients