torah mcp for Gemini CLI
io.github.jonathanb555/torah-mcp
Source discipline for Torah study in Claude: read the real texts, quote exactly, never fabricate
client:Gemini CLI
transport:streamable-http
tools:16
Install torah mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"torah-mcp": {
"httpUrl": "https://torah-mcp.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs