Loomal

rememb

MCP server by github.com/luizedupp/rememb

Persistent memory for AI agents — local JSON, zero config, no server required.

3 starspypi: rememb

About rememb

rememb is an MCP (Model Context Protocol) server published by luizedupp in the official MCP registry, listed under Autonomous Agents on Loomal. Persistent memory for AI agents — local JSON, zero config, no server required.

It ships as a Python package on PyPI (rememb), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/luizedupp/rememb, where the project has earned 3 GitHub stars.

Use rememb with your agent

Claude Code · one command
claude mcp add rememb -- uvx rememb
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rememb": {
      "command": "uvx",
      "args": [
        "rememb"
      ]
    }
  }
}
pypirememb

Frequently asked questions

What is rememb?
rememb is an MCP (Model Context Protocol) server by luizedupp in the Autonomous Agents category. Persistent memory for AI agents — local JSON, zero config, no server required.
How do I connect rememb to Claude, Cursor, or another MCP client?
Install rememb from its pypi package (rememb) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is rememb open source?
Yes — the source code is public at github.com/luizedupp/rememb, with 3 GitHub stars.
Can AI agents pay to use rememb?
Not yet through Loomal — rememb is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain rememb? Claim this listing free by verifying GitHub ownership, or contact us.