agentmemorymcp mcp for Gemini CLI
com.clauxel.agentmemorymcp/agentmemorymcp-mcp
A paid remote MCP for agent memory MCP, built to return verdicts, receipts, usage logs, and audit-re
client:Gemini CLI
transport:streamable-http
Install agentmemorymcp mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentmemorymcp-mcp": {
"httpUrl": "https://agentmemorymcp.clauxel.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs