Rhylthyme for VS Code
com.rhylthyme/rhylthyme
Real-time multi-track schedules for cooking, lab protocols, events and workouts. Validate and share.
client:VS Code
transport:streamable-http
tools:19
Install Rhylthyme in VS Code
.vscode/mcp.json
{
"servers": {
"rhylthyme": {
"type": "http",
"url": "https://mcp.rhylthyme.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs