MemorySync Documentation for Gemini CLI
io.memorysync/docs
Search and read the current MemorySync documentation while writing integration code.
client:Gemini CLI
transport:streamable-http
tools:3
Install MemorySync Documentation in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docs": {
"httpUrl": "https://docs.memorysync.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