Whenly — group meeting scheduler for AI agents for Zed
dev.workers.notdown-app.whenly/group-meeting-scheduler
Find a time a group can meet: no-login availability poll that picks the best meeting slot.
client:Zed
transport:streamable-http
tools:2
Install Whenly — group meeting scheduler for AI agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"group-meeting-scheduler": {
"url": "https://whenly.notdown-app.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs