Sanctuary for Gemini CLI
io.github.fenrici1/sanctuary-mcp
Scripture prayers and a safe house-church finder for people who left church but kept the faith.
client:Gemini CLI
transport:streamable-http
tools:4
Install Sanctuary in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sanctuary-mcp": {
"httpUrl": "https://sanctuary-mcp.vercel.app/api/mcp/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs