Skip to content
Back to search
30
MCP

mem0-mcp

pinkpixel-dev/mem0-mcp

✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration. Enables long-term memory for AI agents as a drop-in MCP server.

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://pinkpixel.dev

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mem0-mcp": {
      "url": "https://pinkpixel.dev",
      "transport": "http"
    }
  }
}