diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 754b1ae..8fd57d5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -704,8 +704,9 @@ "description": "Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.", "category": "security", "source": { - "source": "url", - "url": "https://github.com/semgrep/mcp-marketplace.git" + "source": "git-subdir", + "url": "https://github.com/semgrep/mcp-marketplace.git", + "path": "plugin" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" },