stagenth · AI 记忆库 for Gemini CLI
com.stagenth/memory-kit
Hosted persistent memory with semantic search, importance and TTL for AI agents.
client:Gemini CLI
transport:streamable-http
Install stagenth · AI 记忆库 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"memory-kit": {
"httpUrl": "https://stagenth.com/mcp/memory-kit/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs