Toreva Goals for Gemini CLI
io.github.toreva/goals
Durable, user-controlled goals and governed plans for AI agents.
client:Gemini CLI
transport:streamable-http
Install Toreva Goals in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"goals": {
"httpUrl": "https://gateway.toreva.com/mcp?surface=goals"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs