---
title: "sonic182/graphmem"
description: "Local-first memory for coding agents. Stores scoped memories and an entity graph in SQLite, then recalls with local embeddings + Personalized PageRank (HippoRAG 2-style). Single Rust binary, MCP over stdio for Claude Code, Codex, and pi."
canonical_url: "https://awesomeclaudeplugins.com/sonic182/graphmem"
repository_url: "https://github.com/sonic182/graphmem"
stars: 0
forks: 0
plugins_count: 1
publication_state: "indexable"
quality_note: "Canonical repository has a description and validated plugin count."
catalog_updated: "2026-09-22T08:12:33.125Z"
install_command: "/plugin marketplace add sonic182/graphmem"
---

# sonic182/graphmem

Local-first memory for coding agents. Stores scoped memories and an entity graph in SQLite, then recalls with local embeddings + Personalized PageRank (HippoRAG 2-style). Single Rust binary, MCP over stdio for Claude Code, Codex, and pi.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/sonic182/graphmem)
- [GitHub repository](https://github.com/sonic182/graphmem)
- Stars: 0
- Forks: 0
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Repository metadata source: catalog snapshot dated Sep 22, 2026, not live GitHub API data

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add sonic182/graphmem
```
