Code Synapse — Fit Repo Finder for Gemini CLI
com.leewaystudio/code-synapse
Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.
client:Gemini CLI
transport:streamable-http
tools:2
Install Code Synapse — Fit Repo Finder in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"code-synapse": {
"httpUrl": "https://code-synapse-mcp.leewaystudio.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs