superfact for Gemini CLI
ai.superfact/superfact
Turn any AI chat or agent run into a beautiful, shareable public page.
client:Gemini CLI
transport:streamable-http
Install superfact in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"superfact": {
"httpUrl": "https://superfact.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs