Skip to content
Gemini CLI

Idencify for Gemini CLI

io.github.jospnunes/idencify

Whole-repo code graph for AI agents: impact analysis, dead code, cycles, semantic search — 14 tools.

client:Gemini CLI transport:streamable-http

Install Idencify in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "idencify": {
      "httpUrl": "https://mcp.idencify.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

Idencify in other clients