Prerequisites
- A Mem0 Platform account: sign up at app.mem0.ai
- A Claude.ai account on any plan (free, Pro, Max, Team, or Enterprise)
Installation
Individual accounts (Pro, Max, or free)
- Go to Customize > Connectors
- Click +, then Add custom connector
- Enter the server URL:
https://mcp.mem0.ai/mcp/ - Click Add
Free-tier accounts are limited to one custom connector. Pro, Max, Team, and Enterprise accounts can add multiple.
Team and Enterprise organizations
An organization owner registers the connector once for everyone:- Go to Organization Settings > Connectors
- Click Add, hover Custom, then select Web
- Enter the server URL:
https://mcp.mem0.ai/mcp/ - Click Add
Enabling in a chat
Connectors are opt-in per conversation. Click the + button next to the chat prompt, open Connectors, and toggle mem0 on before you start.Signing in
The first time Claude calls a Mem0 tool, your browser opens a sign-in prompt to authorize the connector against your Mem0 account. Approve it once; Claude.ai stores and refreshes the resulting token for you. There’s no API key to paste into the connector UI itself.What’s Included
Available MCP Tools
Troubleshooting
- Claude never calls the mem0 tools, even though the connector shows as connected: Claude.ai ships its own native memory (Settings > Capabilities > Memory, on by default), which synthesizes a running summary from your chat history automatically. When both are active, Claude’s system prompt tends to favor its built-in memory and rarely reaches for a third-party memory tool on its own. Ask explicitly (“search my mem0 memories for…”, “save this to mem0”) to force the tool call, or pause Claude’s native memory (Settings > Capabilities > Memory > Pause) if you want Mem0 to be the primary memory store for that account.
- “Connection failed” or the connector won’t add: Confirm the URL is exactly
https://mcp.mem0.ai/mcp/. Custom connectors reach your MCP server from Anthropic’s cloud, not your device, so a localhost URL will never work here. - No tools appearing after adding the connector: Make sure you toggled mem0 on for the current conversation under the + > Connectors menu; adding a connector doesn’t enable it in every chat automatically.
- Can’t add a second connector: Free-tier accounts are capped at one custom connector; upgrade to Pro/Max/Team/Enterprise for more.
Mem0 MCP Setup
Detailed MCP configuration for all clients
Claude Code Integration
Add Mem0 memory to Claude Code workflows
Using Mem0? Star us on GitHub to help more developers discover memory for AI apps.