Agent Memory runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 9 Jun 2026.
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
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 agent-memory -- npx -y @xchucx/agent-memory
{
"mcpServers": {
"agent-memory": {
"args": [
"-y",
"@xchucx/agent-memory"
],
"command": "npx"
}
}
}
[mcp_servers.agent-memory]
command = "npx"
args = ["-y", "@xchucx/agent-memory"]
{
"mcpServers": {
"agent-memory": {
"args": [
"-y",
"@xchucx/agent-memory"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-memory": {
"args": [
"-y",
"@xchucx/agent-memory"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.