pubscope for Gemini CLI
org.pubscope/pubscope
Journal intelligence: indexing, quartile, APC, trust score, measured publication times
client:Gemini CLI
transport:streamable-http
tools:4
Install pubscope in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pubscope": {
"httpUrl": "https://pubscope.org/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs