From 682cd4489e36ca295b0055dbd71d2f84e9499cce Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 23 Apr 2026 16:23:25 -0500 Subject: [PATCH] Add vanta-mcp-plugin --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c927884..da6a14d 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1796,6 +1796,20 @@ }, "homepage": "https://github.com/UI5/plugins-claude" }, + { + "name": "vanta-mcp-plugin", + "description": "The Vanta plugin connects Claude Code to Vanta's security and compliance platform through the Vanta MCP server. It combines Vanta's test-specific remediation intelligence with your local repository context to help you fix compliance failures faster.", + "author": { + "name": "Vanta" + }, + "category": "security", + "source": { + "source": "url", + "url": "https://github.com/VantaInc/vanta-mcp-plugin.git", + "sha": "46e5bebf0484f08fc4a3c4054437cf5ec06298c9" + }, + "homepage": "https://help.vanta.com/en/articles/14094979-connecting-to-vanta-mcp#h_887ce3f337" + }, { "name": "vercel", "description": "Vercel deployment platform integration. Manage deployments, check build status, access logs, configure domains, and control your frontend infrastructure directly from Claude Code.",