Skip to content

add MCP apps docs#410

Open
peterj wants to merge 1 commit into
mainfrom
peterj/updatemcpui
Open

add MCP apps docs#410
peterj wants to merge 1 commit into
mainfrom
peterj/updatemcpui

Conversation

@peterj

@peterj peterj commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
@peterj
peterj requested a review from artberger July 22, 2026 11:32

@artberger artberger left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had a comment but approved!


## How it works

An MCP server advertises an app by setting `_meta.ui.resourceUri` on a tool (for example, `ui://server-everything/weather-dashboard`). kagent detects this metadata automatically — no extra configuration is needed:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An MCP server advertises an app by setting _meta.ui.resourceUri on a tool (for example, ui://server-everything/weather-dashboard).

So I was expecting one of the config examples later to have this field, but I do not see it in the config.

Is this a backend field in the MCP server that users do not need to configure or see? if so, maybe tweak the description:

Suggested change
An MCP server advertises an app by setting `_meta.ui.resourceUri` on a tool (for example, `ui://server-everything/weather-dashboard`). kagent detects this metadata automatically — no extra configuration is needed:
An MCP server advertises an app by setting `_meta.ui.resourceUri` on a tool in its configuration (`ui://server-everything/weather-dashboard`). kagent detects this metadata on the MCP server automatically: no extra kagent configuration is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants