keep for Gemini CLI
app.hykeep/keep
Keep — AI-first delivery PMO: projects, records, tasks, cycles, requirements, artifacts and time.
client:Gemini CLI
transport:streamable-http
Install keep in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"keep": {
"httpUrl": "https://mcp.hykeep.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs