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 Customize in the sidebar. Customize button in the Claude Desktop sidebar
2
Scroll to Connectors and click Add custom connector. Add custom connector button
3
Name it rhylthyme (or anything you like) and paste this URL:
https://www.rhylthyme.com/mcp
Click Add. Add custom connector dialog showing the name and URL fields
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 SettingsDeveloperEdit Config, then restart Claude Desktop.

What it doesn't do

Why Rhylthyme

Rhylthyme is a JSON-based language for real-time orchestration of multi-step parallel tasks.