Agentmemory MCP for Gemini CLI
space.agentmemory/agentmemory-mcp
Paid remote MCP for persistent AI agent memory, analytics, checkout, and search-readiness.
client:Gemini CLI
transport:streamable-http
Install Agentmemory MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentmemory-mcp": {
"httpUrl": "https://agentmemory.space/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs