mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-16 22:23:07 +00:00
Add pagerduty to marketplace (#566)
This commit is contained in:
@@ -710,6 +710,17 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
"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",
|
"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.",
|
"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.",
|
||||||
|
|||||||
Reference in New Issue
Block a user