Content
# Memara MCP Integration Guide
**Give your AI assistants perfect memory across all platforms**
---
## 🌟 What is MCP Integration?
MCP (Model Context Protocol) lets you connect Memara to your favorite AI assistants like Claude Desktop and Cursor. Once connected, your AI can:
- 💭 **Remember everything** from previous conversations
- 🔍 **Search your memories** instantly
- 📚 **Access your knowledge** across all platforms
- 🔄 **Sync memories** between different AI tools
## 🚀 Supported Platforms
| Platform | Status | Setup Time |
|----------|--------|------------|
| **Claude Desktop** | ✅ Ready | 2 minutes |
| **Cursor** | ✅ Ready | 2 minutes |
| **Claude Code CLI** | ✅ Ready | 1 minute |
| **Other MCP Apps** | ✅ Ready | 3 minutes |
---
## 📱 Claude Desktop Setup
### Step 1: Create Integration in Memara
1. **Open Memara** in your browser
2. **Go to Integrations** → **Add Integration**
3. **Choose "Claude Desktop"**
4. **Click "Create Integration"**
5. **Copy the configuration** (Memara will show you exactly what to copy)
### Step 2: Add to Claude Desktop
1. **Find your Claude Desktop config file**:
- **Mac**: `~/Library/Application Support/Claude/claude_desktop_config.json`
- **Windows**: `%APPDATA%\Claude\claude_desktop_config.json`
- **Linux**: `~/.config/claude/claude_desktop_config.json`
2. **Paste the configuration** from Memara into this file
3. **Restart Claude Desktop**
### Step 3: Test It Works
Open Claude Desktop and try:
```
"Store this memory: My first Memara test"
```
If it works, you'll see a confirmation! 🎉
---
## 💻 Cursor Setup
### Step 1: Create Integration in Memara
1. **Open Memara** → **Integrations** → **Add Integration**
2. **Choose "Cursor"**
3. **Click "Create Integration"**
4. **Copy the server URL and token** that Memara provides
### Step 2: Add to Cursor
1. **Open Cursor**
2. **Go to Settings** → **Extensions** → **MCP**
3. **Add New Server**:
- **Name**: Memara
- **URL**: (paste from Memara)
- **Token**: (paste from Memara)
4. **Save**
### Step 3: Test It Works
In Cursor, try:
```
@mcp store "Testing Memara integration"
```
---
## 🔧 Other MCP Applications
### Step 1: Get Your Integration Details
1. **Open Memara** → **Integrations** → **Add Integration**
2. **Choose "Custom MCP"**
3. **Copy the connection details** Memara provides
### Step 2: Add to Your MCP App
Use the connection details from Memara in your MCP application's configuration.
**Common connection info you'll need:**
- **Server URL**: `http://localhost:8080`
- **Authentication**: Bearer token (provided by Memara)
- **Transport**: HTTP or SSE
---
## 🎯 How to Use Memara with Your AI
### Store Memories
```
"Store this memory: [your content]"
"Remember this: [your content]"
"Save this for later: [your content]"
```
### Search Memories
```
"Search my memories for: [topic]"
"Find memories about: [topic]"
"What do I remember about: [topic]"
```
### List Recent Memories
```
"Show my recent memories"
"List my latest memories"
"What have I stored recently?"
```
### Get Memory Stats
```
"Show my memory stats"
"How many memories do I have?"
```
---
## 🔍 Memory Organization
### Use Tags
```
"Store this memory: Meeting with Sarah about project X" with tags "meetings, project-x, sarah"
```
### Search by Tags
```
"Find memories tagged with: meetings"
"Search for: project-x"
```
### Organize by Spaces
- **Work Space**: Business memories
- **Personal Space**: Personal memories
- **Project Spaces**: Specific project memories
---
## ❓ Troubleshooting
### "No MCP tools available"
1. **Check if Memara is running** (open Memara in browser)
2. **Restart your AI application** (Claude Desktop, Cursor, etc.)
3. **Double-check the configuration** was copied correctly
### "Authentication failed"
1. **Go to Memara** → **Integrations**
2. **Regenerate the token** for your integration
3. **Update the configuration** in your AI app
4. **Restart the AI app**
### "Can't find config file"
**For Claude Desktop:**
- **Mac**: Open Finder, press `Cmd+Shift+G`, paste: `~/Library/Application Support/Claude/`
- **Windows**: Open File Explorer, paste in address bar: `%APPDATA%\Claude\`
- **Linux**: The file is at `~/.config/claude/`
### Still Need Help?
1. **Check Memara's Integration Status**: Go to Integrations → View your integration
2. **Contact Support**: Use the chat in Memara or email support
3. **Community**: Join our Discord for community help
---
## 🎉 You're All Set!
Once configured, your AI assistant will have access to all your Memara memories. You can:
- 💬 **Chat naturally** - just mention remembering or searching
- 🔄 **Switch between apps** - your memories sync everywhere
- 📱 **Use any device** - memories work on all your connected AI tools
- 🔒 **Stay secure** - only you can access your memories
**Start building your AI memory library today!**
---
## 🆘 Need More Help?
- **📖 Help Center**: [help.memara.io](https://help.memara.io)
- **💬 Live Chat**: Available in your Memara dashboard
- **📧 Email**: support@memara.io
- **🎮 Discord**: [Join our community](https://discord.gg/memara)
---
*Your AI's memory just got a major upgrade! 🚀*
Connection Info
You Might Also Like
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
Appwrite
Build like a team of hundreds
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.