Yoya Booking for Zed
io.github.makloai/yoya-booking
Book meetings on a host's real availability. No auth - mirrors their public Yoya page.
client:Zed
transport:streamable-http
tools:7
Install Yoya Booking in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"yoya-booking": {
"url": "https://yoya.ai/api/mcp/book"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs