↑ ↓ to navigate
↵ to select
esc to close
v0.14.14 Enhancement

v0.14.14 - Legacy MCP tool names keep working

Old MCP tool names are routed to their current tools, so cached tool lists and connector manifests keep working.

Changes

  • tools/call with a legacy name (entries.upsert, entries_upsert, collections_upsert, theme.validate, accounts.list and every other pre-rename spelling) is routed to the current tool (entries_save, collections_save, theme_validate, …). Aliases resolve only on a miss and are not advertised in tools/list.
  • The server instructions sent on connect and the tool reference docs name only current tool names.