RECALL
LocalAbout

Use in other AIs

Same Supermemory Local memory — paste packs for chat apps, live MCP tools for coding agents. Import once, remember across tools.

MCP · CROSS-TOOLSame memory as Home + Search

Prove it in Cursor or Claude Code

After importing ChatGPT + Claude history, open your agent with RECALL MCP and ask:

What programming language do I prefer for backend?

The agent should call recall_search or recall_context — answers come from Supermemory Local (imported chats), not the agent's empty context window.

recall_searchrecall_contextrecall_rememberrecall_forget

Coding agents · MCP first

One-time setup — npx recall-mcp talks to localhost:6767

  • claude_desktop_config.json
  • .mcp.json · type stdio
  • .cursor/mcp.json
  • mcp_config.json

Paste into any chat

No setup — paste into custom instructions or your first message.

Project files

Generated from your memory — drop into any repo.

  • CLAUDE.mdClaude Code project context
  • .cursorrulesCursor rules from your memory
  • AGENTS.mdAgent instructions for any tool