OmegaAI for Gemini CLI
com.queryomega/omega
Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.
client:Gemini CLI
transport:streamable-http
Install OmegaAI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"omega": {
"httpUrl": "https://mcp.cloud.queryomega.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