offer request for Gemini CLI
io.github.buckhead-energy/offer-request
Read Buckhead company information; prepare and send a mineral rights inquiry.
client:Gemini CLI
transport:streamable-http
tools:3
Install offer request in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"offer-request": {
"httpUrl": "https://www.buckheadenergy.com/mcp/actions/v1"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs