Macaroon Bible Evidence for Gemini CLI
com.macaroonnetwork/bible-evidence
Read-only BSB and WEB Scripture evidence with provenance, context, comparison, and search.
client:Gemini CLI
transport:streamable-http
tools:11
Install Macaroon Bible Evidence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"bible-evidence": {
"httpUrl": "https://api.macaroonnetwork.com/mcp-faith-evidence-v1/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs