Compare commits

...

3 Commits

Author SHA1 Message Date
Bryan Thompson
d3617733c3 Add jfrog plugin 2026-04-24 12:07:34 -05:00
Bryan Thompson
020446a429 Add quarkus-agent plugin (#1534) 2026-04-23 22:45:48 +01:00
Bryan Thompson
740e9d5513 Add vanta-mcp-plugin (#1563) 2026-04-23 22:29:25 +01:00

View File

@@ -871,6 +871,21 @@
}
}
},
{
"name": "jfrog",
"description": "Use the JFrog Platform from Claude Code: Artifactory repos and artifacts, security findings and exposures, Catalog package safety and downloads, workflows across the SDLC, and platform administration.",
"author": {
"name": "JFrog Ltd.",
"url": "https://jfrog.com"
},
"category": "security",
"source": {
"source": "github",
"repo": "jfrog/claude-plugin",
"commit": "761921eaa12b845beba1688d699a2d45091dfe83"
},
"homepage": "https://jfrog.com"
},
{
"name": "kotlin-lsp",
"description": "Kotlin language server for code intelligence",
@@ -1355,6 +1370,19 @@
},
"homepage": "https://www.qt.io/"
},
{
"name": "quarkus-agent",
"description": "MCP server for AI coding agents to create, manage, and interact with Quarkus applications. Provides tools for project scaffolding, dev mode lifecycle, extension skills, Dev MCP proxy, and documentation search.",
"author": {
"name": "Quarkus"
},
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/quarkusio/quarkus-agent-mcp.git"
},
"homepage": "https://quarkus.io"
},
{
"name": "railway",
"description": "Deploy and manage apps, databases, and infrastructure on Railway. Covers project setup, deploys, environment configuration, networking, troubleshooting, and monitoring.",
@@ -1796,6 +1824,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.",