Sofya for Gemini CLI
co.sofya/sofya
Web search, fetch, extract, and research for AI agents. Markdown output + AI-synthesized answers.
client:Gemini CLI
transport:streamable-http
tools:4
Install Sofya in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sofya": {
"httpUrl": "https://sofya.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs