Motecloud Memory for Gemini CLI
io.github.motecloud/motecloud-mcp-server
Cloud-hosted MCP server for durable AI memory
client:Gemini CLI
transport:streamable-http
Install Motecloud Memory in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"motecloud-mcp-server": {
"httpUrl": "https://motecloud.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs