Skip to content
Gemini CLI

azure updates for Gemini CLI

io.github.jonnybottles/azure-updates

MCP server for Azure Updates RSS feed - search, filter, and summarize Azure service updates

client:Gemini CLI transport:stdio runtime:pypi

Install azure updates in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "azure-updates": {
      "command": "uvx",
      "args": [
        "azure-updates-mcp"
      ]
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

azure updates in other clients