How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Introducing Quarkus Agent MCP: teaching AI agents to speak Quarkus

calendar_today May 7, 2026 person Phillip Kruger (https://twitter.com/phillipkruger) domain quarkus

AI coding agents like Claude Code, GitHub Copilot, Cursor, Windsurf, and JetBrains AI are already capable of generating code, fixing bugs, and refactoring entire modules. But they become much more effective when they have context about the framework you are using: that Quarkus dev mode hot-reloads on the next request rather than on file save, that Panache entities need @Transactional for writes, that REST clients should be injected via CDI rather than instantiated manually. Quarkus Agent MCP gives agents exactly that context.

open_in_new Read original post