From b36fd4b753018b0b340803579399992a32e43502 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Wed, 11 Mar 2026 23:37:54 +0000 Subject: [PATCH] Add pagerduty to marketplace (#566) --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 8fd57d5..f145c8b 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -710,6 +710,17 @@ }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" }, + { + "name": "pagerduty", + "description": "Enhance code quality and security through PagerDuty risk scoring and incident correlation. Score pre-commit diffs against historical incident data and surface deployment risk before you ship.", + "category": "monitoring", + "source": { + "source": "url", + "url": "https://github.com/PagerDuty/claude-code-plugins.git", + "sha": "b16c23e0d790deceaa7a6182616d0e36673f2eae" + }, + "homepage": "https://github.com/PagerDuty/claude-code-plugins" + }, { "name": "postman", "description": "Full API lifecycle management for Claude Code. Sync collections, generate client code, discover APIs, run tests, create mocks, publish docs, and audit security. Powered by the Postman MCP Server.",