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/callwith a legacy name (entries.upsert,entries_upsert,collections_upsert,theme.validate,accounts.listand 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 intools/list.- The server instructions sent on connect and the tool reference docs name only current tool names.