RushDB Agent Setup

Give any AI agent a persistent, graph-structured memory — sessions, decisions, tasks, entities, and preferences — stored in RushDB and queryable by meaning.

Unlike flat key-value stores, RushDB memory auto-links nested records into a relationship graph, survives across conversations, and lets agents traverse context the same way humans think: "What did we decide about auth? What's related to that service?"


Prompt for Agent

Copy the block below and send it to your agent (Claude, OpenClaw, Cursor, or any MCP-capable agent) to bootstrap its RushDB memory.



End-of-Session Pattern

Ask your agent to save the session before closing:


Resources