Give Raycast AI persistent memory across all your conversations and integrations.
Installation
Step 1: Install MCP Extension
- Open Raycast
- Search "Store" or navigate to Extensions
- Find and install "MCP"
- Enable it
Step 2: Create Configuration File
Create 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
- Raycast → Settings (⌘ + ,) → Extensions → AI → MCP Servers
- Click "Import MCP Servers"
- Select your
memory-store-config.json - Verify "memory-store" appears in list
Step 4: Authenticate
- Open Raycast AI Chat
- Memory Store prompts for authentication automatically
- Browser opens → log in at
memory.store - Authorize Raycast
- 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 dailyThen ask:
@memory-store Suggest a restaurant for team dinner
@memory-store Recommend a book for vacationTips 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