HALLUX for Gemini CLI
dev.blvkware/hallux
Check that a package, module or DOI exists before an agent installs, imports or cites it.
client:Gemini CLI
transport:streamable-http
tools:4
Install HALLUX in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hallux": {
"httpUrl": "https://api.blvkware.dev/hallux/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs