Consistency Calendar
Turn any goal with a deadline into a private, gamified, evidence-based execution calendar.
Open source Repository Open in the app JSON README (API)
About
Turn any goal with a deadline into a private, gamified, evidence-based execution calendar.
Details
- Kind
- MCP servers
- Topic
- Productivity
- Publisher
- olliejgooding
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.0
- Last push
- 2026-08-12T14:46:49Z
- Repository state
- ativo
- Added
- 2026-08-29 04:00:58
- Updated
- 2026-08-29 04:00:58
- Origin id
io.github.olliejgooding/consistency-calendar
README
# Consistency Calendar MCP Turn a goal with a deadline into a private, gamified, evidence-based execution calendar. Consistency Calendar is a hosted remote MCP server for races, professional certifications, savings goals, life events, and other dated projects. An AI assistant interviews the user, validates a structured plan, creates a private calendar, and can later revise that plan without losing completed-item history. ## Connect - **MCP endpoint:** `https://consistencycalendar.com/mcp` - **Transport:** Streamable HTTP - **Authentication:** None for connection. New calendars use private capability URLs and separate admin tokens for later reads and revisions. - **Website:** https://consistencycalendar.com - **Setup guide:** https://consistencycalendar.com/connect Use the endpoint URL directly in any MCP client that supports remote Streamable HTTP servers. ## Tools | Tool | Purpose | | --- | --- | | `list_templates` | Browse planning templates and goal playbooks. | | `get_template_guide` | Load the interview checklist and evidence-based constraints for a goal. | | `validate_spec` | Validate a SprintSpec before creating or revising a calendar. | | `create_calendar` | Create a private hosted execution calendar. | | `get_status` | Read execution, streak, missed-session, and risk signals. | | `revise_calendar` | Replace the plan while preserving ticks and history. | | `attach_document` | Attach supporting text such as a syllabus or race information. | | `read_document` | Read a previously attached document during replanning. | | `create_share_link` | Create or disable a privacy-safe public progress page. | ## Example prompts - "I'm doing my first HYROX in January. Build me a training calendar for four gym days a week." - "I have the AWS Solutions Architect exam on 6 November. Turn the syllabus into a study plan." - "We're saving GBP 15,000 for a house deposit by next June. Make us an action calendar." - "Check my calendar progress and tell me what to adjust this week." ## Data and safety Consistency Calendar is a planning and tracking tool, not medical, financial, legal, or professional coaching advice. Do not send credentials, payment-card information, government identifiers, medical records, or other restricted personal data through the server. - [Privacy policy](https://consistencycalendar.com/privacy) - [Terms](https://consistencycalendar.com/terms) - [Support](https://consistencycalendar.com/support) - [Security policy](SECURITY.md) The hosted service and MCP implementation are proprietary and operated by Responsive Data Solutions Limited. This repository contains public connection metadata and documentation only; it does not contain the service source code.