keep the tools you already use. add one shared memory layer behind them.
Connect over MCP, choose what to remember, then retrieve it explicitly from another session or client. 3ngram does not passively import your history.
three starting points.
connect the AI client you already use over MCP.
Sign up, add https://mcp.3ngram.ai/mcp to Claude, ChatGPT, Cursor, Codex, or another compatible client, and complete the browser authorization flow. The same account and typed memory are then available to every client you connect.
run the memory backend on infrastructure you control.
The public repository includes the MCP server, REST API, SDK, CLI, worker, migrations, and a Docker Compose setup for Postgres with pgvector and Redis. The managed dashboard and billing system are separate proprietary services and are not required to run the backend.
leave your existing history where it is. carry forward the useful state.
Bulk upload of Claude or ChatGPT exports is not a launch feature. Instead, connect a client and explicitly save the decisions, commitments, blockers, facts, and preferences that should survive. The REST API and TypeScript SDK are available for programmatic writes when you already have structured records.
safety rails on day one.
start with one memory worth keeping.
prefer the full walkthrough? read the quickstart ↗ · connecting tools ↗