OneDroid Synapse for Gemini CLI
ai.onedroid/synapse
Governed MCP gateway: one endpoint for your tools, with credential custody and audit log.
client:Gemini CLI
transport:streamable-http
Install OneDroid Synapse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"synapse": {
"httpUrl": "https://synapse.onedroid.ai/hub/{hub}/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs