Skip to content
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .changeset/clever-vans-rhyme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
'create-mcp-use-app': patch
'mcp-use': patch
---

Add MCP-UI Resource Integration

Add uiResource() method to McpServer for unified widget registration with MCP-UI compatibility.

- Support three resource types: externalUrl (iframe), rawHtml (direct), remoteDom (scripted)
- Automatic tool and resource generation with ui\_ prefix and ui://widget/ URIs
- Props-to-parameters conversion with type safety
- New uiresource template with examples
- Inspector integration for UI resource rendering
- Add @mcp-ui/server dependency
- Complete test coverage
File renamed without changes.
Loading
Loading