Releases: mcp-use/mcp-use-ts
Releases · mcp-use/mcp-use-ts
[email protected]
Patch Changes
- 36722a4: Introduced structured output in MCPAgent.streamEvents method, with polling status updates on structured output progress
- @mcp-use/[email protected]
@mcp-use/[email protected]
Patch Changes
- Updated dependencies [36722a4]
@mcp-use/[email protected]
Patch Changes
- Updated dependencies [36722a4]
- [email protected]
- @mcp-use/[email protected]
[email protected]
Patch Changes
-
55dfebf: 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
- @mcp-use/[email protected]
[email protected]
Patch Changes
- fix: export server from mcp-use/server due to edge runtime
- Updated dependencies
- @mcp-use/[email protected]
[email protected]
Patch Changes
- 3bd613e: Non blocking structured output process
- @mcp-use/[email protected]
[email protected]
Patch Changes
-
55dfebf: 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
[email protected]
Patch Changes
- fix: export server from mcp-use/server due to edge runtime
@mcp-use/[email protected]
Patch Changes
- Updated dependencies [55dfebf]
@mcp-use/[email protected]
Patch Changes
- fix: support multiple clients per server
- Updated dependencies