Loomal

agentmem

MCP server by github.com/thezenmonster/agentmem

Governed memory for coding agents. Trust lifecycle, conflict detection, health scoring.

2 starspypi: quilmem

About agentmem

agentmem is an MCP (Model Context Protocol) server published by thezenmonster in the official MCP registry, listed under Autonomous Agents on Loomal. Governed memory for coding agents. Trust lifecycle, conflict detection, health scoring.

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

Development happens in the open at github.com/thezenmonster/agentmem, where the project has earned 2 GitHub stars.

Use agentmem with your agent

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

Frequently asked questions

What is agentmem?
agentmem is an MCP (Model Context Protocol) server by thezenmonster in the Autonomous Agents category. Governed memory for coding agents. Trust lifecycle, conflict detection, health scoring.
How do I connect agentmem to Claude, Cursor, or another MCP client?
Install agentmem from its pypi package (quilmem) 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 agentmem open source?
Yes — the source code is public at github.com/thezenmonster/agentmem, with 2 GitHub stars.
Can AI agents pay to use agentmem?
Not yet through Loomal — agentmem 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 agentmem? Claim this listing free by verifying GitHub ownership, or contact us.