Symvanta for Gemini CLI
com.symvanta/code-graph
Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.
client:Gemini CLI
transport:streamable-http
tools:27
Install Symvanta in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"code-graph": {
"httpUrl": "https://mcp.symvanta.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