Skip to content

Releases: smithery-ai/cli

v4.5.0

03 Mar 06:57
47d7320

Choose a tag to compare

4.5.0 (2026-03-03)

Features

  • SMI-1564: tree-based tool browsing with required connection arg (#684) (7562772)

Bug Fixes

  • disable minification for shttp bundles to improve debuggability (#685) (64de162)
  • restore whoami behavior, metadata filtering, and flat pagination (#687) (c9ed674)
  • show error message when tool list gets invalid connection name (#681) (50ecb00)

Refactors

  • auth: remove whoami token mint/server flow (#686) (b8a9805)

v4.4.0

27 Feb 10:19
c9c8a2e

Choose a tag to compare

4.4.0 (2026-02-27)

Features

  • surface tool annotations in tool list output (#679) (b949eb2)

Chores

  • SMI-1567: add prefix filtering to tool list and event topics (#678) (cdb28e8)
  • update dev bootstrap for SDK v4.1.0 (#676) (7a105de)

v4.3.0

26 Feb 13:45
df1336e

Choose a tag to compare

4.3.0 (2026-02-26)

Features

  • improve auth token --policy UX with JSON schema and repeatable constraints (#675) (b95bd6f)

Bug Fixes

  • list event topics without requiring MCP handshake (#671) (760bd8a)
  • warn on auth-required connections instead of silently failing (#673) (4fe8a8c)

v4.2.1

25 Feb 14:48
892ac79

Choose a tag to compare

4.2.1 (2026-02-25)

Chores

  • SMI-1552: add events poll command and update SDK to 0.52.0 (#670) (cfe076d)
  • use positional args for secret set command (#665) (79c310e)

v4.2.0

25 Feb 02:20
e773a49

Choose a tag to compare

4.2.0 (2026-02-25)

Features

  • add search param and register mcp logs command (#663) (a5406fa)

v4.1.8

24 Feb 09:43
54387dd

Choose a tag to compare

4.1.8 (2026-02-24)

Bug Fixes

  • use async exec for lazy install so spinner animates (#660) (82617d4)

v4.1.7

24 Feb 09:36
e1add37

Choose a tag to compare

4.1.7 (2026-02-24)

Bug Fixes

  • use --save-prod for lazy install to prevent silent no-op (#658) (f4c6614)

v4.1.6

24 Feb 08:51
0ba6d50

Choose a tag to compare

4.1.6 (2026-02-24)

Chores

  • SMI-1539: add event command for MCP event subscriptions (#652) (6da0b63)
  • SMI-1540: scan event topics during publish (#654) (54b8ef0)

v4.1.5

24 Feb 07:03
8fb94b1

Choose a tag to compare

4.1.5 (2026-02-24)

Bug Fixes

  • bypass ESM resolution cache in lazy import retry (#655) (27e3ac4)

Chores

v4.1.4

23 Feb 04:07
910feb7

Choose a tag to compare

4.1.4 (2026-02-23)

Refactors

  • replace jsonc-parser with bundlable comment-json (#648) (2877d18)