Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Latest commit

 

History

History
75 lines (43 loc) · 1.33 KB

File metadata and controls

75 lines (43 loc) · 1.33 KB

@mcp-use/inspector

0.3.8

Patch Changes

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

0.3.7

Patch Changes

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

0.3.6

Patch Changes

  • Updated dependencies [3bd613e]
    • mcp-use@1.0.2

0.3.5

Patch Changes

  • 8e92eaa: Bump version to fix npm publish issue - version 0.3.3 was already published

0.3.4

Patch Changes

  • Bump version to fix npm publish issue - version 0.3.3 was already published

0.3.3

Patch Changes

  • 1310533: add MCP server feature to mcp-use + add mcp-use inspector + add mcp-use cli build and deployment tool + add create-mcp-use-app for scaffolding mcp-use apps
  • Updated dependencies [1310533]
    • mcp-use@1.0.1

0.3.2

Patch Changes

  • 6fa0026: Fix cli dist

0.3.1

Patch Changes

  • 04b9f14: Update versions

0.3.0

Minor Changes

  • Update dependecies versions

Patch Changes

  • mcp-use@1.0.0

0.2.1

Patch Changes

  • db54528: Migrated build system from tsc to tsup for faster builds (10-100x improvement) with dual CJS/ESM output support. This is an internal change that improves build performance without affecting the public API.
  • Updated dependencies [db54528]
  • Updated dependencies [db54528]
    • mcp-use@0.3.0