john11 for Gemini CLI
app.john11/john11
The Bible as a graph: read a verse, follow its recorded connections between passages.
client:Gemini CLI
transport:streamable-http
tools:8
Install john11 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"john11": {
"httpUrl": "https://john11.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