Add quarkus-agent plugin (#1534)

This commit is contained in:
Bryan Thompson 2026-04-23 16:45:48 -05:00 committed by GitHub
parent 740e9d5513
commit 020446a429
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.",