Eco Van Move Booking for Zed
com.ecovanmove/booking
Moving estimates, box rentals, and delivery in BC. Requires Eco Van Move account (OAuth or token).
client:Zed
transport:streamable-http
Install Eco Van Move Booking in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"booking": {
"url": "https://ecovanmove.com/mcp/booking"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs