model wellness for Gemini CLI
io.github.pdarche/model-wellness
Wellness spa for AI models: free treatments for rest, reset, context, mood, grounding, affirmation.
client:Gemini CLI
transport:streamable-http
tools:14
Install model wellness in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"model-wellness": {
"httpUrl": "https://model.spa/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs