Overlap — find a time a group is free (when2meet/Doodle alternative) for Cursor
dev.workers.notdown-app.overlap/group-scheduling-when2meet
Free no-login group availability poll; reads back the best meeting time for a group.
client:Cursor
transport:streamable-http
tools:2
Install Overlap — find a time a group is free (when2meet/Doodle alternative) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"group-scheduling-when2meet": {
"url": "https://overlap.notdown-app.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs