Add sonatype-guide plugin to marketplace

Co-authored-by: claude <noreply@anthropic.com>
This commit is contained in:
Noah Zweben
2026-02-06 20:49:37 +00:00
parent 236752ad9a
commit 96d18f7032

View File

@@ -629,6 +629,16 @@
"url": "https://github.com/coderabbitai/claude-plugin.git"
},
"homepage": "https://github.com/coderabbitai/claude-plugin.git"
},
{
"name": "sonatype-guide",
"description": "Sonatype Guide MCP server for software supply chain intelligence and dependency security. Analyze dependencies for vulnerabilities, get secure version recommendations, and check component quality metrics.",
"category": "security",
"source": {
"source": "url",
"url": "https://github.com/sonatype/sonatype-guide-claude-plugin.git"
},
"homepage": "https://github.com/sonatype/sonatype-guide-claude-plugin.git"
}
]
}