mcpserver.lol
registry/consistency-calendar
Connection check verified live · 27h ago

consistency-calendar

Turn any goal with a deadline into a private, gamified, evidence-based execution calendar.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

9 tools

Read from the running server on 27h ago.

attach_document name*content*admin_token*calendar_id*
Attach a supporting text document to a calendar — a syllabus/curriculum, exam spec, training history, race info. Stored with the calendar so any future session can read it when rev…
create_calendar spec*
Create a hosted Consistency Calendar from a validated SprintSpec. Returns the user's private calendar URL and an admin token for later revisions. Free; each calendar includes 2 fre…
create_share_link disableadmin_token*calendar_id*
Create (or disable) a public read-only progress page for accountability: completion %, streak and countdown only — no session names, habit names or metric values. Free during early…
get_status read-only todayadmin_token*calendar_id*
Read structured progress for a sprint calendar (execution %, streaks, missed sessions, metric vs guide, at-risk flags) so you can coach the user. Requires the calendar_id and admin…
get_template_guide read-only goaltemplate_id*
Get the coaching guide for one sprint template: the interview checklist (what to ask the user), evidence-based constraints the plan must respect, a SprintSpec skeleton to adapt, an…
list_templates read-only
Consistency Calendar (consistencycalendar.com) turns a goal with a deadline (race, exam, savings target, life event, project) into a private, gamified, evidence-based execution cal…
read_document read-only doc_id*admin_token*calendar_id*
Read a document previously attached to a calendar (ids are listed in get_status under `documents`). Use when revising a plan so the new plan respects the syllabus/history the user…
revise_calendar can modify data spec*reasonadmin_token*calendar_id*
Replace a calendar's plan with a revised SprintSpec (life happened: injury, moved exam, new constraints). The user's ticks, moves and habit history survive; only the template layer…
validate_spec read-only spec*
Validate a draft SprintSpec without creating anything. Returns machine-readable errors (fix and retry) and warnings (evidence-based advice — take them seriously).