supermemory/apps/mcp/e2e
Prasanna721 a99cf4f7e1 fix mcp graph and file uploads (#1397)
Fixes cross-host graph rendering and moves widget uploads off the JSON/base64 tool transport.

- render graph data from the launcher result without a second tool call
- stream multipart uploads through one-time, short-lived upload sessions
- remove temporary widget diagnostics and redundant unit tests

Tested with Biome, TypeScript, 17 unit tests, a Wrangler deployment dry-run, and live graph rendering in ChatGPT and Claude. Authenticated E2E setup is currently blocked by the saved OAuth refresh session returning `invalid_grant: session not found`.
2026-08-04 18:58:14 +00:00
..
auth.test.ts MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00
capture-oauth-token.ts MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00
discovery.test.ts fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
graph.test.ts fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
helpers.ts fix mcp app contracts (#1394) 2026-08-01 06:41:17 +00:00
list-memories.test.ts fix mcp graph and file uploads (#1397) 2026-08-04 18:58:14 +00:00
memory.test.ts MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00
oauth.test.ts MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00
space-scope.test.ts MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00
widgets.test.ts MCP Revamp (#1120) (#1380) 2026-07-30 17:08:51 -07:00