Claude Code starter kit for Azure DevOps teams — agents, hooks, MCP servers, slash commands, and end-to-end work item → PR → release → deploy workflow automation
{
"mcpServers": {
"chris1807claude-kit": {
"command": "npx",
"args": [
"-y",
"@chris1807/claude-kit"
]
}
}
}