Azure DevOps (unofficial remote entry) for Zed
io.github.joachim-aqf/azure-devops
Unofficial entry for Microsoft's hosted Azure DevOps MCP server. Not affiliated with Microsoft.
client:Zed
transport:streamable-http
Install Azure DevOps (unofficial remote entry) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"azure-devops": {
"url": "https://mcp.dev.azure.com/{organization}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs