Thruact for Gemini CLI
com.thruact/thruact
Name the job, not the vendor. Routes a provider, fails over, catalog off the tool list.
client:Gemini CLI
transport:streamable-http
tools:7
Install Thruact in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"thruact": {
"httpUrl": "https://thruact.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