Microvix for Gemini CLI
io.github.mcp-dir/microvix-mcp
Microvix retail ERP (Linx, part of the Stone group) for store chains and franchises, via the officia
client:Gemini CLI
transport:streamable-http
tools:16
Install Microvix in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"microvix-mcp": {
"httpUrl": "https://api.mcp.ai/p_microvix"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs