TBRP Codex for Gemini CLI
app.tbrp/codex
Search, read and cite a researcher's own library and the canonical corpora on tbrp.app.
client:Gemini CLI
transport:streamable-http
Install TBRP Codex in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"codex": {
"httpUrl": "https://mcp.tbrp-cdn.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs