Expose DevUI's capabilities as MCP functions#47414
Expose DevUI's capabilities as MCP functions#47414phillip-kruger merged 1 commit intoquarkusio:mainfrom
Conversation
132dad4 to
d899242
Compare
bbe3ea4 to
c120f78
Compare
|
🎊 PR Preview 55e0ee3 has been successfully built and deployed to https://quarkus-pr-main-47414-preview.surge.sh/version/main/guides/
|
c337434 to
ec3722d
Compare
f6a26c6 to
ceaeb29
Compare
12e4dc9 to
442856c
Compare
2e1de66 to
6f65eed
Compare
|
This has so much potential and we should do whatever we can to get it up and running ASAP!
|
Is this missing entirely or is it just not working currently? Asking because I didn't anything relevant in the code |
7df155a to
57bc969
Compare
This comment has been minimized.
This comment has been minimized.
|
@cescoffier @geoand - I think we are good to to for the initial version:
There are still a few things we can implement, like promps, resourceTemplates and certain notifications (we would need SSE for that). But I think this is a workable start. |
Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
57bc969 to
f6fc52d
Compare
|
Also /cc @mkouba |
geoand
left a comment
There was a problem hiding this comment.
This is so neat!
+1 for getting in now and improving it iteratively
Status for workflow
|
This comment has been minimized.
This comment has been minimized.
Status for workflow
|
cescoffier
left a comment
There was a problem hiding this comment.
LGTM - make sure this is marked experimental.

The PR introduces the ability to expose capabilities of the DevUI as MCP tools (and others), essentially making
a Quarkus application running in Dev Mode an MCP server.
Screencast_20250722_133945.mp4
Screencast_20250724_144657.mp4
TODO: