sverklo for Gemini CLI
io.github.sverklo/sverklo
Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.
client:Gemini CLI
transport:stdio
runtime:npm
Install sverklo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sverklo": {
"command": "npx",
"args": [
"-y",
"sverklo"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs