Azure DevOps (unofficial remote entry) for Gemini CLI
io.github.joachim-aqf/azure-devops
Unofficial entry for Microsoft's hosted Azure DevOps MCP server. Not affiliated with Microsoft.
client:Gemini CLI
transport:streamable-http
Install Azure DevOps (unofficial remote entry) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"azure-devops": {
"httpUrl": "https://mcp.dev.azure.com/{organization}"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs