Eco Van Move Booking for Cursor
com.ecovanmove/booking
Moving estimates, box rentals, and delivery in BC. Requires Eco Van Move account (OAuth or token).
client:Cursor
transport:streamable-http
Install Eco Van Move Booking in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"booking": {
"url": "https://ecovanmove.com/mcp/booking"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs