Azure DevOps (unofficial remote entry) for Cursor
io.github.joachim-aqf/azure-devops
Unofficial entry for Microsoft's hosted Azure DevOps MCP server. Not affiliated with Microsoft.
client:Cursor
transport:streamable-http
Install Azure DevOps (unofficial remote entry) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"azure-devops": {
"url": "https://mcp.dev.azure.com/{organization}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs