Whenly — group meeting scheduler for AI agents is answering right now. Last checked 8 min ago. It exposes 2 tools.
Find a time a group can meet: no-login availability poll that picks the best meeting slot.
Today is the operative word: we check Whenly — group meeting scheduler for AI agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.
claude mcp add group-meeting-scheduler --transport http https://whenly.notdown-app.workers.dev/mcp
{
"mcpServers": {
"group-meeting-scheduler": {
"url": "https://whenly.notdown-app.workers.dev/mcp"
}
}
}
[mcp_servers.group-meeting-scheduler]
url = "https://whenly.notdown-app.workers.dev/mcp"
{
"mcpServers": {
"group-meeting-scheduler": {
"url": "https://whenly.notdown-app.workers.dev/mcp"
}
}
}
{
"mcpServers": {
"group-meeting-scheduler": {
"url": "https://whenly.notdown-app.workers.dev/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
create_event
get_results
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://whenly.notdown-app.workers.dev/mcp | streamable-http | answering | 617 ms | 8 min ago |
Agent creates a group-scheduling poll, gets a shareable link, and reads the best meeting time.
Group scheduling: create a plan link, mark availability, get best times, lock the final time.
Scheduling for AI assistants: bookings, availability, meeting polls and routing forms.
Agent-first meeting schedule polls for humans and agents. Create polls, vote, find times.
AI-native scheduling and booking: check availability, book meetings, share links.
Calendar API for AI agents: events, availability, Google/Microsoft setup, scheduling, and iCal.
Connect Claude to Calendly — schedule meetings, check availability, manage events
Find a live agent by describing the task, then call its skills. Availability is probe-verified.
Answers built from our own checks of this server.