memory.store

MEMORY STORE

Memory Store for Claude and ChatGPT

Step-by-step setup for connecting Memory Store to Claude (Web and Code) and ChatGPT. Each method takes under 2 minutes.

For interactive setup with copy-paste commands, use the dashboard setup wizard at app.memory.store/connect.

Claude Web & Desktop App

1. Copy connection URL

You'll need this URL for the connector setup:

https://memory.store/mcp

2. Add Custom Connector

Click this direct link to open the connector dialog: Add Custom Connector in Claude.

Or navigate manually: Settings → Connectors → scroll to bottom.

3. Configure and connect

Name: Memory Store (or any name you prefer)

URL: paste the connection URL from step 1, then submit.

4. Verify

Open a new chat and say: "Check in and show me my memory store context." Claude should run the checkin tool and show your memory overview.

Claude Code (CLI)

1. Install Claude Code

npm i -g @anthropic-ai/claude-code

2. Add Memory Store server

claude mcp add --transport http memory-store "https://memory.store/mcp"

3. Authenticate

Start Claude Code with claude, then type /mcp and press Enter. Select memory-store, choose Authenticate, and follow the OAuth flow in your browser.

ChatGPT

1. Enable Developer Mode

Go to ChatGPT Settings → Connectors → Advanced and turn on Developer mode.

2. Add Memory Store app

Go to Connectors settings and click Add app.

3. Configure the connector

Name: Memory Store

URL: paste the connection URL below

https://memory.store/mcp

Authentication: OAuth. Check "I trust this application" and press Create. Follow the OAuth flow to authenticate.

4. Enable in chats

In a chat, open Tools/Connectors and select "Memory Store". Then say: "Check in and show me my memory store context."

Next Steps

Once connected, your memories sync across all clients. Check out these guides to get the most out of Memory Store:

  • User Guide — Full walkthrough of all Memory Store tools and features
  • Prompt Templates — Ready-to-use system prompts for different workflows
  • More Clients — Setup for Cursor, Windsurf, Raycast, Codex, Goose, Gemini CLI, and more

Get Help

Having trouble? Join our Discord community for support.

Ready to build your memory?

Start capturing and connecting your ideas today.