Claude Desktop MCP server
Run anything timed from Claude Desktop
Rhylthyme turns Claude into a real-time orchestration copilot for any multi-step parallel task — cooking, lab protocols, event run-of-show, training. Ask for any program and Claude returns a live timeline with parallel tracks, real timers, and shared-resource scheduling.
Try it
"Plan Thanksgiving for 8 with one oven"
kitchen-vertical example
"Run a Western blot with two incubators"
lab-vertical example
"Wedding day timeline starting at 2pm"
events-vertical example
"45-min HIIT workout"
gym-vertical example
Claude routes to the right tool automatically when you talk naturally — no commands to memorize.
What you get
Generic multi-step scheduler
cooking, lab, events, training — any timed parallel workflow
Resource-aware
shared equipment doesn't get double-booked
Live timeline on any device
play/pause, real timers, audio cues
Domain-specific MCPs available
kitchen / lab / events / gym for tighter tool sets
Install
1
In Claude Desktop, open in the sidebar.
2
Scroll to and click .
3
Name it rhylthyme (or anything you like) and paste this URL:
Click .
https://www.rhylthyme.com/mcp
4
You'll see 9 new tools available — Claude picks the right one automatically when you talk.
Advanced: edit claude_desktop_config.json directly
If you'd rather wire it up through the config file, add this to your mcpServers block:
{
"mcpServers": {
"rhylthyme": {
"url": "https://www.rhylthyme.com/mcp"
}
}
}
Reach the file via → → , then restart Claude Desktop.
What it doesn't do
- No tracking, no ads, no personal data shared with Anthropic or third parties
- No login required for public programs
- Optional account to save your own (Google / Apple / email magic link)
- Tool returns are markdown summaries — full data only fetched when you open the live timeline
Why Rhylthyme
Rhylthyme is a JSON-based language for real-time orchestration of multi-step parallel tasks.