MCP App Store
Productivity
Dijin Memory icon

Dijin Memory

by Dijin

Overview

Dijin is the Memory Layer for your digital life and AI agents — an open, owner-signed, cite-or-refuse store of your decisions, action items, entities, and evidence citations. Connect this MCP server to ChatGPT and ask it to recall what you've decided on a project, who moved a discussion forward, what your last release shipped, or any other signal Dijin has already captured (from GitHub, Slack, Teams, your own typed Add Memory entries, and more). ChatGPT calls search to discover records, then fetch for the signed EvidencePack — every answer comes back as Ed25519-signed proof with sources and a /api/verify link. Never a guess. Dijin is read-only on the OpenAI side. The MCP server does not expose memory.write to ChatGPT; all writes happen on Dijin's own surfaces, behind the user's own login.

Tools

fetch

ChatGPT
Retrieve one dijin memory record by id (from search) as a signed, verifiable proof. Returns {id,title,text,url,metadata}: text is the extracted claim plus a user-visible signed footer, url is the proof verify link, and metadata carries the full signed EvidencePack. Call this before composing an answer so every statement is grounded in a verifiable Dijin proof. ChatGPT connector compatibility tool.

fetch

ChatGPT
Retrieve one dijin memory record by id (from search) as a signed, verifiable proof. Returns {id,title,text,url,metadata}: text is the extracted claim plus a user-visible signed footer, url is the proof verify link, and metadata carries the full signed EvidencePack. Call this before composing an answer so every statement is grounded in a verifiable Dijin proof. ChatGPT connector compatibility tool.

whoami

ChatGPT
Return the connected user's identity (user_id + email if available) and the scopes granted to this connector. Useful as a 'is my token valid?' health check and for orientating the AI agent about whose memory it can read.

whoami

ChatGPT
Return the connected user's identity (user_id + email if available) and the scopes granted to this connector. Useful as a 'is my token valid?' health check and for orientating the AI agent about whose memory it can read.

Capabilities

Retrievable

App Stats

6

Tools

ChatGPT

Platforms

Category

Memory Notes

Works with

ChatGPT

Data refreshed daily