Synaptic Code Intelligence for Gemini CLI
io.github.colinvaughn/synaptic
Code intelligence for repository graphs, change impact, test selection, and engineering memory.
client:Gemini CLI
transport:streamable-http
Install Synaptic Code Intelligence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"synaptic": {
"httpUrl": "https://synapticgraph.com/api/mcp/projects/{project_id}"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs