gsxdsm
64cb17c100
FN-9204: advertise a valid memory MCP server version
Make the built-in memory MCP server complete the SDK-validated initialize handshake.
- Include a non-empty version in fusion-memory serverInfo responses.
- Cover the real SDK handshake, malformed-response skip path, and JSON-RPC envelopes.
- Document the protocol requirement and add a patch changeset.
Files changed:
.changeset/fn-9204-memory-mcp-handshake.md | 7 ++
docs/mcp.md | 2 +
.../__tests__/mcp-memory-server-spawn.test.ts | 5 +-
.../mcp/__tests__/memory-mcp-handler.test.ts | 7 +-
packages/core/src/memory/mcp/memory-mcp-handler.ts | 8 +-
.../src/__tests__/mcp-memory-handshake.test.ts | 120 +++++++++++++++++++++
6 files changed, 146 insertions(+), 3 deletions(-)
Fusion-Task-Id: FN-9204
Fusion-Task-Lineage: 0f68bdd5-56fe-4fdb-867f-2a5e0ea4de65
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-08-23 17:17:08 -07:00
..
2026-08-23 16:46:14 -07:00
2026-08-23 17:17:08 -07:00
2026-08-11 03:53:11 -07:00
2026-08-11 05:45:36 -07:00
2026-08-23 16:46:14 -07:00
2026-08-23 16:46:14 -07:00
2026-08-23 16:46:14 -07:00
2026-08-03 00:20:53 -07:00
2026-08-03 00:20:53 -07:00
2026-08-03 00:20:53 -07:00
2026-08-03 00:20:53 -07:00
2026-08-11 04:57:14 -07:00
2026-08-23 16:46:14 -07:00
2026-08-20 03:36:07 -07:00
2026-08-23 16:46:14 -07:00