Skip to content

Add integration: memorygraph-dkg (verifiable persistent memory for AI agents)#18

Open
JoeVezzani wants to merge 1 commit into
OriginTrail:mainfrom
JoeVezzani:add-memorygraph-dkg
Open

Add integration: memorygraph-dkg (verifiable persistent memory for AI agents)#18
JoeVezzani wants to merge 1 commit into
OriginTrail:mainfrom
JoeVezzani:add-memorygraph-dkg

Conversation

@JoeVezzani

Copy link
Copy Markdown

MemoryGraph — persistent, verifiable memory for AI agents

Adds integrations/memorygraph-dkg.json (community tier). Built for the DKG v10 integration bounty.

What it is: an MCP server that gives any MCP-aware agent (Claude Code, Claude Desktop, Cursor) durable memory — memory_save / memory_recall / memory_share / memory_whoami — backed by the DKG v10 Working + Shared Memory layers. Each memory is stored as a DID-attributed RDF subgraph in a memorygraph context graph (type, text, tags, created, creator), queryable by tag/free-text, with explicit-confirm WM→SWM promotion.

Implementation: follows the official dkg-hello-world HTTP API patterns (context-graph/create, assertion create/write/query, agent/identity, assertion/promote). Talks only to the local DKG node; zero external network egress; no third-party credentials; no install hooks.

Status (transparent): community submission. The npm package memorygraph-dkg@0.1.0 is pending publish — per the registry's documented pre-publish flow, the npm security check will warn until it lands; happy to publish before merge to any user-facing tier. Entry validated locally with scripts/validate.mjs → 0 errors, 0 warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant