Anneal for Gemini CLI
io.github.imsovikde/anneal
Zero-friction personal operating system: habits, tasks, and FSRS-5 study retention via remote MCP.
client:Gemini CLI
transport:streamable-http
Install Anneal in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"anneal": {
"httpUrl": "https://anneal-os.vercel.app/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs