Hexis for Gemini CLI
io.github.bevel-software/hexis
Git-backed platform for skills, tools, and context for AI agents
client:Gemini CLI
transport:streamable-http
Install Hexis in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hexis": {
"httpUrl": "https://demo.bevel.software/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