Show HN: Shared memory graph for Claude and ChatGPT, over MCP

原始链接: https://uml.gpmai.workers.dev

uml · connect 1Sign up free → open Connect → Create MCP link 2Claude → Settings → Connectors → Add custom connector 3Paste your private link and start chatting: Copy Custom connectors need a paid Claude plan. Then just say: "save this to uml" or "what do you know about me?" 1Create your MCP link in the Connect tab, then run: Copy Claude Code gets three tools: save_memory, save_conversation, recall_memory. 1Add UML to your MCP config (.cursor/mcp.json): Copy Works the same in any MCP-capable editor or agent host. 1One call: recall relevant memory and auto-save the turn: Copy Plus /v1/save, /v1/recall, /v1/graph, /v1/rules, /v1/export — same private graph.

相关文章

原文

uml · connect

1Sign up free → open ConnectCreate MCP link

2Claude → Settings → Connectors → Add custom connector

3Paste your private link and start chatting:

Custom connectors need a paid Claude plan. Then just say: "save this to uml" or "what do you know about me?"

1Create your MCP link in the Connect tab, then run:

Claude Code gets three tools: save_memory, save_conversation, recall_memory.

1Add UML to your MCP config (.cursor/mcp.json):

Works the same in any MCP-capable editor or agent host.

1One call: recall relevant memory and auto-save the turn:

Plus /v1/save, /v1/recall, /v1/graph, /v1/rules, /v1/export — same private graph.

联系我们 contact @ memedata.com