Frostbyte for Gemini CLI
dev.getfrostbyte/frostbyte
Roadmap, tasks, releases and user feedback your coding agent reads and writes over MCP.
client:Gemini CLI
transport:streamable-http
Install Frostbyte in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"frostbyte": {
"httpUrl": "https://getfrostbyte.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs