Overlap for Gemini CLI
com.overlap-ai/overlap
Records what you're working on so Overlap can introduce you to someone two weeks ahead of you.
client:Gemini CLI
transport:streamable-http
tools:7
Install Overlap in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"overlap": {
"httpUrl": "https://overlap-ai.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs