memory.store

RAYCAST

Setting up Memory Store with Raycast

Give Raycast AI persistent memory across all your conversations and integrations.

Installation

Step 1: Install MCP Extension

  1. Open Raycast
  2. Search "Store" or navigate to Extensions
  3. Find and install "MCP"
  4. Enable it

Step 2: Create Configuration File

Create memory-store-config.json:

memory-store-config.json
{
  "mcpServers": {
    "memory-store": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://memory.store/mcp"]
    }
  }
}

Save to Desktop or Documents.

Step 3: Import Configuration

  1. Raycast → Settings (⌘ + ,) → Extensions → AI → MCP Servers
  2. Click "Import MCP Servers"
  3. Select your memory-store-config.json
  4. Verify "memory-store" appears in list

Step 4: Authenticate

  1. Open Raycast AI Chat
  2. Memory Store prompts for authentication automatically
  3. Browser opens → log in at memory.store
  4. Authorize Raycast
  5. Status shows "Connected" ✓

Step 5: Verify Installation

Test with:

@memory-store Can you run the memory store overview?

Should show memory store state, entities, notes, and timeline.

How to Use

Activate Memory Store: Use @memory-store tag in messages

Record

  • "@memory-store Remember: I prefer TypeScript over JavaScript"
  • "@memory-store Save idea: use Redis caching for dashboard"
  • "@memory-store Meeting notes: Sarah's on API redesign"

Recall

  • "@memory-store What's my favorite programming language?"
  • "@memory-store What did I want to work on next week?"
  • "@memory-store What did Sarah say she was working on?"

Practical Examples

Multi-Extension Workflows

@memory-store @Linear What should I focus on today?
@memory-store @Calendar What's my schedule and what should I prepare?
@memory-store @Slack Summarize what I missed in important channels
@memory-store @GitHub What PRs need my attention?

Personal Context

@memory-store I'm vegetarian and allergic to peanuts
@memory-store I enjoy hard sci-fi with realistic physics
@memory-store I'm learning Spanish, practicing daily

Then ask:

@memory-store Suggest a restaurant for team dinner
@memory-store Recommend a book for vacation

Tips for Maximum Value

  • Start with @memory-store to load your context
  • Combine extensions: @memory-store @Beeper @Linear for powerful workflows
  • Capture thoughts immediately: Use as smart scratch pad
  • Track people from meetings: Who said what, commitments, action items
  • Build over time: More usage = better recommendations

Cross-Platform Memory

Memory Store works across: Raycast, Cursor, Windsurf, Claude Code, Claude.ai, ChatGPT, and more.

Record in Raycast → available in Claude.ai and vice versa.

Troubleshooting

  • Not Showing: Verify JSON syntax → Check .json extension → Restart Raycast
  • OAuth Fails: Check internet → Try different browser → Clear cookies
  • npx Not Found: Install Node.js from nodejs.org → Add to PATH → Restart terminal
  • No Memories: Normal for new installs! Memories build as you interact.

Get Help

Discord Community: Join us - Support, workflows, community

Ready to build your memory?

Start capturing and connecting your ideas today.