Request: MCP Authoring Usability And Chat Tool Parity

Request Summary

Close the gap between MemorySmith's runtime MCP mutation capabilities and what coding/chat agents can practically use, while enforcing prompt/runtime parity for chat tool usage.

Why This Request Exists

During the 2026-05-29 MCP task backlog pass, task records were created by writing JSON files directly instead of using MemorySmith MCP task tools. That was not because the product lacks task/page mutation tools. The runtime already exposes MCP task and page mutation tools, but this VS Code coding-agent environment does not have those repo-local MemorySmith MCP tools wired in as callable tools.

At the same time, the chat prompt intentionally allows only a smaller intercepted tool subset and routes memory/page writes through proposal JSON. That is valid policy, but the split between:

is large enough that parity and usability drift are easy to introduce.

Evidence

Recommendations

1. Add MCP-backed authoring helpers for agent workflows

2. Make chat tool usage parity a first-class contract

3. Add authoring-oriented MCP ergonomics

4. Add parity-audit automation

5. Keep proposal-first memory/page mutation policy explicit

Status

InProgress

Active tracking:

Follow-Up

2026-05-30 Self-Review Ordering