A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Configurações para uso do MCP Server do Azure DevOps com Cursor.
Configurações para uso do MCP Server do Azure DevOps com Cursor.
Arquivo mcp.json (diretório .cursor):
{
"mcpServers": {
"mcp-azuredevops": {
"command": "npx",
"args": ["-y", "@azure-devops/mcp", "organization-name"],
"env": {
"AZURE_DEVOPS_PAT": "PAT_AZDEVOPS"
}
}
}
}
Package npm: https://www.npmjs.com/package/@azure-devops/mcp
Exemplo de consulta aos repositórios de um projeto:

Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio
A Jetbrains IDE IntelliJ plugin aimed to provide coding agents the ability to leverage intelliJ's indexing of the codeba