Swamix MCP for Gemini CLI
com.swamix.mcp/server
Hosted MCP catalog with 30 tenant-isolated browser, RAG, AI, mail and media tools.
client:Gemini CLI
transport:streamable-http
Install Swamix MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"server": {
"httpUrl": "https://mcp.swamix.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