Add quarkus-agent plugin

This commit is contained in:
Bryan Thompson 2026-04-22 10:04:03 -05:00
parent 5a71459c03
commit 4add6959d2
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -1355,6 +1355,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.",