Loomal

anneal-memory

MCP server by github.com/phillipclapham/anneal-memory

Two-layer memory for AI agents with an immune system. Zero dependencies.

8 starspypi: anneal-memory

About anneal-memory

anneal-memory is an MCP (Model Context Protocol) server published by phillipclapham in the official MCP registry, listed under Autonomous Agents on Loomal. Two-layer memory for AI agents with an immune system. Zero dependencies.

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

Development happens in the open at github.com/phillipclapham/anneal-memory, where the project has earned 8 GitHub stars.

Use anneal-memory with your agent

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

Frequently asked questions

What is anneal-memory?
anneal-memory is an MCP (Model Context Protocol) server by phillipclapham in the Autonomous Agents category. Two-layer memory for AI agents with an immune system. Zero dependencies.
How do I connect anneal-memory to Claude, Cursor, or another MCP client?
Install anneal-memory from its pypi package (anneal-memory) 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 anneal-memory open source?
Yes — the source code is public at github.com/phillipclapham/anneal-memory, with 8 GitHub stars.
Can AI agents pay to use anneal-memory?
Not yet through Loomal — anneal-memory 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 anneal-memory? Claim this listing free by verifying GitHub ownership, or contact us.