Skip to content

Commit b7cbdb0

Browse files
committed
changelog
1 parent 2523e2e commit b7cbdb0

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.changeset/clever-vans-rhyme.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
'create-mcp-use-app': patch
3+
'mcp-use': patch
4+
---
5+
6+
Add MCP-UI Resource Integration
7+
8+
Add uiResource() method to McpServer for unified widget registration with MCP-UI compatibility.
9+
10+
- Support three resource types: externalUrl (iframe), rawHtml (direct), remoteDom (scripted)
11+
- Automatic tool and resource generation with ui\_ prefix and ui://widget/ URIs
12+
- Props-to-parameters conversion with type safety
13+
- New uiresource template with examples
14+
- Inspector integration for UI resource rendering
15+
- Add @mcp-ui/server dependency
16+
- Complete test coverage

0 commit comments

Comments
 (0)