Azure DevOps (unofficial remote entry) for Grok
io.github.joachim-aqf/azure-devops
Unofficial entry for Microsoft's hosted Azure DevOps MCP server. Not affiliated with Microsoft.
client:Grok
transport:streamable-http
Install Azure DevOps (unofficial remote entry) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"azure-devops": {
"type": "http",
"url": "https://mcp.dev.azure.com/{organization}"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs