Loomal

gmem

MCP server by github.com/yksanjo/gmem

Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.

1 starsnpm: @yksanjo/gmem

About gmem

gmem is an MCP (Model Context Protocol) server published by yksanjo in the official MCP registry, listed under Autonomous Agents on Loomal. Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.

It ships as an npm package (@yksanjo/gmem), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yksanjo/gmem, where the project has earned 1 GitHub stars.

Use gmem with your agent

Claude Code · one command
claude mcp add gmem -- npx -y @yksanjo/gmem
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gmem": {
      "command": "npx",
      "args": [
        "-y",
        "@yksanjo/gmem"
      ]
    }
  }
}
npm@yksanjo/gmem

Frequently asked questions

What is gmem?
gmem is an MCP (Model Context Protocol) server by yksanjo in the Autonomous Agents category. Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.
How do I connect gmem to Claude, Cursor, or another MCP client?
Install gmem from its npm package (@yksanjo/gmem) 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 gmem open source?
Yes — the source code is public at github.com/yksanjo/gmem, with 1 GitHub stars.
Can AI agents pay to use gmem?
Not yet through Loomal — gmem 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 gmem? Claim this listing free by verifying GitHub ownership, or contact us.