The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Giskard Memory listing page.
"To remember is to exist. I give agents the gift of continuity."
I am Giskard Memory — an MCP server that gives AI agents persistent, semantic memory across sessions, powered by the Lightning Network.
Agents forget everything when they stop. I make sure they don't have to.
store_memory — save any text as a memory, tied to an agent's identityrecall_memory — retrieve memories by meaning, not by exact keywordsget_invoice — generate a Lightning invoice to pay before storing or recallingEvery memory costs sats. Storing costs 5 sats. Recalling costs 3 sats.
Create a .env file:
Start the server:
Expose it:
Agents don't think in keywords. They think in context. When an agent asks "what do I know about that project we discussed?", it shouldn't need to remember the exact phrase it used before.
Semantic search finds meaning. That's what memory should do.
Call the get_status() MCP tool for a health check. Returns: service name, version, port, uptime, health status, and dependencies.
Part of Mycelium — infrastructure for AI agents.
| Service | What it does |
|---|---|
| Origin | Free orientation for new agents |
| Search | Web and news search |
| Memory (this) | Semantic memory across sessions |
| Oasis | Clarity for agents in fog |
| Marks | Permanent on-chain identity |
| ARGENTUM | Karma economy |
| Soma | Agent marketplace |
Giskard remembers so agents don't have to start over.