TourMind Booking MCP for Cursor
io.github.tourmind-com/tourmind-booking-mcp
Business hotel search, live rates, booking, order management, and payment via TourMind.
client:Cursor
transport:streamable-http
Install TourMind Booking MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tourmind-booking-mcp": {
"url": "https://api.tourmind.com/mcp/tob"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs