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.
Platform-specific configuration:
{
"mcpServers": {
"mem0-mcp": {
"command": "npx",
"args": [
"-y",
"mem0-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...