Peon Mem runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 22 Jul 2026.
Local-first memory brain for AI coding agents: hooks capture sessions, beliefs injected per prompt.
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 peon-mem -- npx -y peon-mem
{
"mcpServers": {
"peon-mem": {
"args": [
"-y",
"peon-mem"
],
"command": "npx"
}
}
}
[mcp_servers.peon-mem]
command = "npx"
args = ["-y", "peon-mem"]
{
"mcpServers": {
"peon-mem": {
"args": [
"-y",
"peon-mem"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"peon-mem": {
"args": [
"-y",
"peon-mem"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.