contix for Gemini CLI
es.contix/contix
Spanish Veri*factu invoicing: create invoices and manage billing from your AI assistant.
client:Gemini CLI
transport:streamable-http
Install contix in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"contix": {
"httpUrl": "https://api.contix.es/api/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs