Gmem runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 10 Jul 2026.
Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.
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 gmem -- npx -y @yksanjo/gmem
{
"mcpServers": {
"gmem": {
"args": [
"-y",
"@yksanjo/gmem"
],
"command": "npx"
}
}
}
[mcp_servers.gmem]
command = "npx"
args = ["-y", "@yksanjo/gmem"]
{
"mcpServers": {
"gmem": {
"args": [
"-y",
"@yksanjo/gmem"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gmem": {
"args": [
"-y",
"@yksanjo/gmem"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.