Skip to content

Releases: mcp-use/mcp-use-ts

mcp-use@1.0.6

15 Oct 09:23
a17f015

Choose a tag to compare

Patch Changes

  • 36722a4: Introduced structured output in MCPAgent.streamEvents method, with polling status updates on structured output progress
    • @mcp-use/inspector@0.3.10

@mcp-use/inspector@0.3.10

15 Oct 09:23
a17f015

Choose a tag to compare

Patch Changes

  • Updated dependencies [36722a4]
    • mcp-use@1.0.6

@mcp-use/cli@2.1.10

15 Oct 09:23
a17f015

Choose a tag to compare

Patch Changes

  • Updated dependencies [36722a4]
    • mcp-use@1.0.6
    • @mcp-use/inspector@0.3.10

mcp-use@1.0.5

14 Oct 21:10
a583968

Choose a tag to compare

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/inspector@0.3.9

mcp-use@1.0.3

14 Oct 13:24
78539be

Choose a tag to compare

Patch Changes

  • fix: export server from mcp-use/server due to edge runtime
  • Updated dependencies
    • @mcp-use/inspector@0.3.7

mcp-use@1.0.2

14 Oct 09:17
e3eb696

Choose a tag to compare

Patch Changes

  • 3bd613e: Non blocking structured output process
    • @mcp-use/inspector@0.3.6

create-mcp-use-app@0.3.4

14 Oct 21:10
a583968

Choose a tag to compare

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

create-mcp-use-app@0.3.3

14 Oct 13:24
78539be

Choose a tag to compare

Patch Changes

  • fix: export server from mcp-use/server due to edge runtime

@mcp-use/inspector@0.3.9

14 Oct 21:10
a583968

Choose a tag to compare

Patch Changes

  • Updated dependencies [55dfebf]
    • mcp-use@1.0.5

@mcp-use/inspector@0.3.8

14 Oct 14:54
1bbe767

Choose a tag to compare

Patch Changes

  • fix: support multiple clients per server
  • Updated dependencies
    • mcp-use@1.0.4