Skip to content

Conversation

@jerome3o-anthropic
Copy link
Member

Summary

Include the MCP Apps UI resource in the resources list so clients can discover it via resources/list.

Details

The ui://hello-world/app.html resource was only being served via ReadResource but wasn't listed in ListResources. This adds it to the resource list with:

  • URI: ui://hello-world/app.html
  • Name: "Hello World MCP App"
  • mimeType: text/html;profile=mcp-app

Test plan

  • Build passes
  • Lint passes
  • Tests pass

🤖 Generated with Claude Code

Include the MCP Apps UI resource in the resources list so clients
can discover it via resources/list.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@jerome3o-anthropic jerome3o-anthropic merged commit e040655 into main Dec 7, 2025
4 checks passed
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