Overlap — find a time a group is free (when2meet/Doodle alternative) for Zed
dev.workers.notdown-app.overlap/group-scheduling-when2meet
Free no-login group availability poll; reads back the best meeting time for a group.
client:Zed
transport:streamable-http
tools:2
Install Overlap — find a time a group is free (when2meet/Doodle alternative) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"group-scheduling-when2meet": {
"url": "https://overlap.notdown-app.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs