diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index ccae086..93b13b5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -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" } ] }