Yoya Booking for Cursor
io.github.makloai/yoya-booking
Book meetings on a host's real availability. No auth - mirrors their public Yoya page.
client:Cursor
transport:streamable-http
tools:7
Install Yoya Booking in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yoya-booking": {
"url": "https://yoya.ai/api/mcp/book"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs