treg.to for Gemini CLI
io.github.superdesigndev/treg
OpenRouter for tools and data. Compare catalog providers and call them from one hosted MCP endpoint.
client:Gemini CLI
transport:streamable-http
Install treg.to in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"treg": {
"httpUrl": "https://treg.to/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs