Rhylthyme
com.rhylthyme/rhylthyme · v1.3.0 · MCP 2025-11-25
Real-time multi-track schedules for cooking, lab protocols, events and workouts. Validate and share.
Reachability
reachable
checked 2026-09-20 05:31 UTC
Registry status active
Tools pinned 18
68a0b953f16a
Tools last changed
2026-09-19
Repo last push 2026-09-17
GitHub stars 0
Provenance
Registry namespace com.rhylthyme
(domain verified by the official registry)
Repository
github.com/rhylthyme/rhylthyme-mcp
Website
https://www.rhylthyme.com
Remote endpoints
https://mcp.rhylthyme.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-09-19 05:31 | tools changed | 0 added, 0 removed, 2 changed |
| 2026-09-17 05:30 | first capture | 18 tools pinned |
Pinned tool definitions (18)
| Tool | Description |
|---|---|
| validate_program | Check a Rhylthyme program for structural and scheduling errors BEFORE visualizing or saving it: missing/duplicate ids, dangling afterStep references, dependency cycles, steps that overlap within a track, tasks with no... |
| analyze_schedule | Resolve a Rhylthyme program onto the clock and report what the live runner will do: every step's start/end (seconds from start and, if you pass `finishAt` or `startAt`, ISO wall-clock times), total makespan, the critical path,... |
| visualize_schedule | Render a multi-step parallel schedule as a live timeline (cooking, lab protocols, event run-of-show, training). **Call this for ANY schedule you produce — imported, catalog match, or built freehand.** A schedule belongs in a... |
| import_from_source | Import a recipe or lab protocol from an external source into a Rhylthyme program. Sources: spoonacular (recipes, preferred), themealdb (recipes, fallback), protocolsio (lab protocols), cooklang (.cook recipe URL — action must be... |
| import_text | Turn a block of pasted text — a recipe, a lab protocol, a run-of-show, a training plan — into a validated multi-track Rhylthyme program. Use when the user pastes the steps themselves and no structural importer fits (no URL, no supported... |
| create_environment | Create a Rhylthyme environment definition with resource constraints for a workspace (lab, kitchen, bakery, etc.). Returns environment JSON; copy its resourceConstraints into the program (or reference it by environmentId) before calling... |
| login | Sign in to your Rhylthyme account so you can list and save your schedules and import from external sources. Opens a browser page where you log in (Google, Apple, or email). After signing in, copy the token displayed on the page and... |
| list_my_programs | List your saved Rhylthyme schedules. Requires a login token from the login tool. |
| load_program | Load a specific saved program by ID. Returns a markdown summary plus a live-timeline URL. |
| list_runs | List the recorded executions of one saved program, newest first: when it ran, how it ended, and the actual makespan against the planned one. A run record is written whenever the live timeline is played (or the terminal runner is used);... |
| load_run | Open one recorded execution by run id: planned versus actual start, end and duration for every step, what ended each step (a person, a timer, an abort), time the clock was paused, and the recorded variance factors. Use it to see where a... |
| calibrate_program | Propose new durations for one of the user's saved programs from its recorded runs, with the evidence. For every non-fixed step with enough runs a person ended by hand: the median becomes the proposed default, the 10th/90th percentiles... |
| list_public_runs | List the runs other people have contributed for one exact program version: when each ran, how it ended, actual against planned total, and the variance factors that run was recorded with. Contribution is opt-in per run and contributed... |
| search_public_recipes | Search the public Rhylthyme catalog of cookable recipes, lab protocols, event templates, and workouts. Returns up to 50 matching programs (id, name, description, view URL) — no sign-in required. The catalog is split by environment: pass... |
| load_public_recipe | Load a single public recipe / protocol / workout / event template by id. Returns a markdown summary plus a live-timeline URL (no visualize_schedule call needed). |
| save_program | Save a Rhylthyme program to your account. If a program with the same programId already exists, it will be updated. Requires a login token. |
| preview_timeline | Render a Rhylthyme program as a static Gantt-chart image so the user can SEE what the live timeline looks like, without committing to opening the live URL. Use this when the user asks for a 'preview' or 'picture' of the timeline, or... |
| get_renderer_source | Returns the source code of the open-source Rhylthyme timeline renderer (Apache-2.0, ~9KB, zero dependencies). Use this when you're building an HTML artifact and the artifact sandbox blocks external scripts (e.g., Claude.ai's CSP only... |
Get alerted when this changes.
Email the moment com.rhylthyme/rhylthyme drifts, dies, or revives.
Status badge
[](https://toolpin.dev/servers/com.rhylthyme/rhylthyme)
Maintain this server? Add the badge to your README. It links your users to this live status page.