mcpserver.lol
registry/whenna
Connection check verified live · 28h ago

whenna

Group scheduling: create a plan link, mark availability, get best times, lock the final time.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

7 tools

Read from the running server on 28h ago.

whenna_best_times read-only id*top
Ranked best meeting times for a plan: contiguous blocks where the most participants are free, with who is free in each block.
whenna_create_plan days*title*end_hour*languagelocationtimezone +5
Create a Whenna plan (a shareable link that finds the time everyone is free). Returns the link to share with humans or other agents, and a creator_key that authorizes locking the f…
whenna_get_plan read-only id*
Fetch a Whenna plan: title, window, every participant's availability, ranked best times, the locked final time if set, and a negotiation brief — state (awaiting_answers | collectin…
whenna_lock_time id*daystartminutesuse_bestcreator_key*
Lock the final time on a plan (requires the creator_key returned by whenna_create_plan). Pass use_best:true to lock the top-ranked best time automatically, or give an explicit day/…
whenna_mark_availability id*freename*withdraw
Set a participant's free times on a plan (replaces that participant's previous answer). Express availability as free ranges per day; the server converts them to slots. Use the part…
whenna_plan_next id*creator_key*
Group memory: start the group's next plan from a finished one. Clones the setup (title, hours, place/video, discussion), proposes the next occurrences of the locked weekday as cand…
whenna_set_place id*locationvideo_callcreator_key*
Set where the group meets: a place name, or video_call:true to attach Whenna's built-in encrypted video room (the room link then goes on everyone's calendar automatically). Place a…