Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Memphorasearch my memories for my current project's technical requirements"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
What is this?
This MCP server connects your AI assistant to Memphora, giving it the ability to:
Remember information across conversations
Search your personal knowledge base
Extract insights from conversations automatically
Recall your preferences, facts, and context
Quick Start
1. Install
2. Get Your API Key
Go to memphora.ai/dashboard
Create an account or sign in
Copy your API key from the dashboard
3. Configure Claude Desktop
Add to your Claude Desktop config file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
4. Restart Claude Desktop
Close and reopen Claude Desktop. You should see the Memphora tools available!
Usage Examples
Storing Memories
Just tell Claude something about yourself:
Recalling Memories
Ask Claude about things you've told it before:
Automatic Context
Claude will automatically search your memories when relevant:
Available Tools
Tool | Description |
| Search memories for relevant information |
| Store new information for future recall |
| Extract memories from a conversation |
| List all stored memories |
| Delete a specific memory |
Configuration Options
Environment Variable | Description | Default |
| Your Memphora API key | Required |
| Unique identifier for your memories |
|
Using with Other MCP Clients
Cursor
Add to your Cursor settings:
Windsurf
Add to your Windsurf MCP configuration:
Development
Running Locally
Testing
Privacy & Security
Your memories are stored securely in Memphora's cloud
Each user has isolated memory storage
API keys are stored locally on your machine
All communication is encrypted via HTTPS
Support
Documentation: memphora.ai/docs
Issues: GitHub Issues
Email: support@memphora.ai
License
MIT License - see LICENSE for details.