roxyon for Gemini CLI
io.github.bea-technology/roxyon
Build LumenJS apps, use the Roxyon BaaS, and deploy apps and web projects to Roxyon infrastructure.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install roxyon in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"roxyon": {
"httpUrl": "https://mcp.roxyon.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