Skip to content
Cursor

Whenly — group meeting scheduler for AI agents for Cursor

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:Cursor transport:streamable-http tools:2

Install Whenly — group meeting scheduler for AI agents in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "group-meeting-scheduler": {
      "url": "https://whenly.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

What Cursor can do once it is connected

Whenly — group meeting scheduler for AI agents in other clients