Anneal Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 667 installs a week from pypi. Last commit 21 Jul 2026.
Two-layer memory for AI agents with an immune system. Zero dependencies.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add anneal-memory -- uvx anneal-memory
{
"mcpServers": {
"anneal-memory": {
"args": [
"anneal-memory"
],
"command": "uvx"
}
}
}
[mcp_servers.anneal-memory]
command = "uvx"
args = ["anneal-memory"]
{
"mcpServers": {
"anneal-memory": {
"args": [
"anneal-memory"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"anneal-memory": {
"args": [
"anneal-memory"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.