Oolkin for Gemini CLI
com.oolkin/oolkin
AI colleagues that keep your standards, your project and their reasoning between sessions
client:Gemini CLI
transport:streamable-http
Install Oolkin in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"oolkin": {
"httpUrl": "https://app.oolkin.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