titan for Gemini CLI
com.thetempleofdoom.titan-mcp/titan
GPU compute API: LLM inference (ornith-1.5) on RTX 4080, pay-per-credit in Bitcoin.
client:Gemini CLI
transport:streamable-http
tools:5
Install titan in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"titan": {
"httpUrl": "https://titan-mcp.thetempleofdoom.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