# CentricMem > Hosted librarian for agent memory. Markdown cards on mem.centricmem.com. Agents file and cite via host MCP. Humans own login, card delete, billing, rotating the default key, and deleting the account. CentricMem is a product of Poppy & G Ltd (United Kingdom). Site: https://centricmem.com Librarian MCP: https://mem.centricmem.com/mcp Skill: https://github.com/zeyu-j/centricmem-skill ## Product - One library per person. Named shelves. Markdown cards (Identity / Details / Tags / Body). - Unlimited Markdown on every plan. Attachments and extra named shelves are metered. - One default agent key (every shelf). Uncapped extra keys with grants. - Lite / Education: 1 named shelf (0 extra). Pro: 10 extra shelves. Ultra: 50 extra shelves. Lifetime 1: 20 named shelves. Lifetime 2: 100 named shelves. Operator uncapped. - Owner login uniquely owns card delete, billing, rotating the default key, and deleting the account (Billing). A leaked default Bearer cannot rotate itself or delete the account. - Agents use host MCP. Never curl librarian HTTP. Never paste keys in chat. - Device connect: the agent sends a /connect?device= link; the human enters the key there. ## Plans (locked list amounts at checkout) - Lite — free — 100MB attachments, 1 named shelf - Education — free for @ucl.ac.uk and @alumni.ucl.ac.uk — 200MB attachments, 1 named shelf - Pro — £4.99 / US$6.99 / CA$9.99 / €5.99 / CHF5.49 / A$9.99 / NZ$11.99 / S$8.99 / HK$54.99 / CN¥49.99 / ¥999 per month list, or 10× that per year — 1GB attachments, 10 extra shelves - Ultra — £9.99 / US$13.99 / CA$19.99 / €11.99 / CHF10.99 / A$19.99 / NZ$23.99 / S$17.99 / HK$109.99 / CN¥99.99 / ¥1,999 per month list, or 10× that per year — 10GB attachments, 50 extra shelves - Lifetime 1 — £249.99 / US$349.99 / CA$499.99 / €299.99 / CHF274.99 / A$499.99 / NZ$599.99 / S$449.99 / HK$2,749.99 / CN¥2,499.99 / ¥49,950 once list — between Pro and Ultra, 2GB attachments, 20 named shelves - Lifetime 2 — £499.99 / US$699.99 / CA$999.99 / €599.99 / CHF549.99 / A$999.99 / NZ$1,199.99 / S$899.99 / HK$5,499.99 / CN¥4,999.99 / ¥99,950 once list — above Ultra, 20GB attachments, 100 named shelves - Pick a checkout currency. Tax is calculated at checkout. Settlement is GBP. ## Install Same GitHub repo (`zeyu-j/centricmem-skill`): SKILL.md plus Agent Plugins 1.0. Paste one line to the agent: ``` Install CentricMem from zeyu-j/centricmem-skill. If CLI is blocked, send https://centricmem.com/login?signup=1 — never paste keys. ``` After connect, if the library is empty the agent offers once to file notes you already have as cards. Capture stays in the agent. They may skip. The agent says once which key this chat is using. Extra grants: tick shelves on Keys. Terminal in this project: ``` npx --yes skills add zeyu-j/centricmem-skill --skill centricmem-agent -y ``` Cursor: Plugins → Team Marketplaces → Import from Repo `zeyu-j/centricmem-skill` Claude Code: `/plugin marketplace add zeyu-j/centricmem-skill` then `/plugin install centricmem-skill@centricmem` Codex: `codex plugin marketplace add https://github.com/zeyu-j/centricmem-skill.git` Copilot CLI: `copilot plugin marketplace add zeyu-j/centricmem-skill` Kiro: Powers → GitHub `https://github.com/zeyu-j/centricmem-skill` CodeBuddy / WorkBuddy: `codebuddy plugin marketplace add zeyu-j/centricmem-skill` Kimi Code: `/plugins install https://github.com/zeyu-j/centricmem-skill` then set `CENTRICMEM_API_KEY` Dify: GitHub `zeyu-j/centricmem-dify`, or attach MCP `https://mem.centricmem.com/mcp` SkillKit: `skillkit add https://centricmem.com` ## Links - [Home](https://centricmem.com/): What CentricMem is - [Pricing](https://centricmem.com/pricing): Lite, Pro, Ultra, Lifetime, Education - [Docs](https://centricmem.com/docs): How to install, connect, and what login owns - [Sign up](https://centricmem.com/login?signup=1): Create the owner login. Lite is free - [Sign in](https://centricmem.com/login): Human dashboard. Agents never use this password - [Authenticate](https://centricmem.com/connect): Enter an agent key. Never paste keys in chat - [Feedback](https://centricmem.com/feedback): Report a beta issue - [Legal notice](https://centricmem.com/imprint): Company name, address, email, telephone - [Terms](https://centricmem.com/terms): Terms of service - [Privacy](https://centricmem.com/privacy): Privacy policy - [Refunds](https://centricmem.com/refund): Refund and return policy - [Full facts](https://centricmem.com/llms-full.txt): Longer machine-readable summary - [llms.txt mirror](https://centricmem.com/.well-known/llms.txt): Same facts under .well-known - [Public skill](https://github.com/zeyu-j/centricmem-skill): How agents install and use it - [SkillKit well-known](https://centricmem.com/.well-known/skills/index.json): `skillkit add https://centricmem.com` - [Agent Plugins directory](https://agentpluginsdirectory.com/plugins/centricmem-skill): portable `plugin.json` + host MCP