Knowledge Index Curator for Gemini CLI
io.github.wxt-ai/knowledge-index-curator
Update a section and backlink index
client:Gemini CLI
transport:streamable-http
Install Knowledge Index Curator in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"knowledge-index-curator": {
"httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/knowledge-index-curator"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs