Fillin for Gemini CLI
io.github.artchristech/fillin
Search for AI agents. Closes the LLM-cutoff gap: CVEs, papers, frontier AI, prediction markets.
client:Gemini CLI
transport:streamable-http
tools:17
Install Fillin in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fillin": {
"httpUrl": "https://fillin.glyphapi.dev/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs