youcanbookme for Cursor
io.usefulapi/youcanbookme
Manage YouCanBook.me bookings, booking pages, appointment types, team members and locations.
client:Cursor
transport:streamable-http
tools:18
Install youcanbookme in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"youcanbookme": {
"url": "https://youcanbookme.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- list_bookings
- get_booking
- list_profiles
- get_profile
- list_team_members
- list_appointment_types
- list_locations
- list_available_accounts
- youcanbookme_request
- create_booking
- update_booking
- cancel_booking
- update_profile
- create_appointment_type
- update_appointment_type
- create_team_member
- update_team_member
- create_location