Rhylthyme for Gemini CLI
com.rhylthyme/rhylthyme
Real-time multi-track schedules for cooking, lab protocols, events and workouts. Validate and share.
client:Gemini CLI
transport:streamable-http
tools:19
Install Rhylthyme in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"rhylthyme": {
"httpUrl": "https://mcp.rhylthyme.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs