OpenAlex for Gemini CLI
org.openalex/openalex
Search 250M+ research papers, citations and author profiles. Free OpenAlex account; OAuth sign-in.
client:Gemini CLI
transport:streamable-http
Install OpenAlex in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"openalex": {
"httpUrl": "https://mcp.openalex.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs