-
-
Notifications
You must be signed in to change notification settings - Fork 76
MCP tool rename #4775
Copy link
Copy link
Closed
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: Roughly three dozen tool names in the local MCP package are prefixed with the old brand name and are directly visible to any MCP client (and to any saved prompt or agent config referencing them by exact string).
Area: MCP package
Proposal: Introduce equivalents under the new prefix as the primary names. Keep the old names as thin, working aliases — same behavior, marked deprecated in their description — for one full minor-version deprecation cycle before removal.
Deliverables:
Acceptance criteria:
Test scenarios:
Resources:
Boundaries:
Part of #4761.