Yoya Booking for VS Code
io.github.makloai/yoya-booking
Book meetings on a host's real availability. No auth - mirrors their public Yoya page.
client:VS Code
transport:streamable-http
tools:7
Install Yoya Booking in VS Code
.vscode/mcp.json
{
"servers": {
"yoya-booking": {
"type": "http",
"url": "https://yoya.ai/api/mcp/book"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs