supermemory/apps/mcp/src
Prasanna721 95a34602b7 register SpaceState durable object (#1376)
Registers `SpaceState` before the stateless MCP starts routing requests through it. The class is intentionally unused here, so this changes no request behavior.

Rollout:
1. Apply this exact commit once with `wrangler deploy`, not `wrangler versions upload`.
2. Rerun the Workers check and merge this parent PR.
3. Land #1120, which adds the active-space methods and request routing.

Verified with the MCP widget build, isolated class typecheck, and Wrangler deploy/version dry runs.
2026-07-30 21:28:22 +00:00
..
server register SpaceState durable object (#1376) 2026-07-30 21:28:22 +00:00
ui Revert "fix(mcp): clarify memory graph pagination (#1032)" (#1133) 2026-06-17 17:16:22 +00:00
auth.ts Merge timeout additions for supermemory-mcp (#1144) 2026-06-29 12:28:14 -07:00
client.ts fix(mcp): respect readable scope for unscoped recall (#1357) 2026-07-24 19:01:51 +00:00
format.test.ts feat(mcp): add listMemories tool for enumerating stored memories (#1183) 2026-07-10 19:15:12 -07:00
format.ts feat(mcp): add listMemories tool for enumerating stored memories (#1183) 2026-07-10 19:15:12 -07:00
html.d.ts feat(mcp): add interactive memory graph MCP App visualization (#763) 2026-03-05 16:28:34 +00:00
index.ts register SpaceState durable object (#1376) 2026-07-30 21:28:22 +00:00
posthog.ts feat: supermemory MCP 4.0 (#631) 2025-12-30 12:03:21 -08:00
server.ts fix(mcp): annotate tool safety hints for ChatGPT (#1330) 2026-07-21 14:45:45 -07:00