Integration

Memory — persistent project context for AI in WordPress

Store and recall project context across AI sessions. Remembers conventions, decisions, patterns, and configuration.

activeBuilt-in4 AI abilitiesfree
4
AI abilities
Built-in
no plugin needed
Per-site
storage
Free
on every plan
Why it's powerful

Stop re-explaining your own site

Every new AI session starts blank. Without somewhere to keep decisions, you re-explain your conventions, your field names and last week's reasoning — every single time.

Context that survives

Decisions and conventions outlive the session that produced them.

Keyed storage

Values are stored and recalled by key, so an agent fetches what is relevant rather than everything.

Discoverable

An agent can list what it already knows before asking you again.

Per site

Memory belongs to the site it describes, so two projects never bleed into each other.

Forgettable

Anything stored can be deleted — a wrong convention is worse than none.

No setup

Built into NibWP. Nothing to install, nothing to configure.

Remembered once, used everywhere

Tell the agent how this site does things once. Every later session recalls it instead of asking you again.

nibwp/memory-recall (conventions) ✓ 4 keys · recalled · 0.1s
Use it for

Real workflows

House conventions

Naming rules, spacing scale, which builder to use — stated once, applied always.

Decisions and why

Keep the reasoning behind a choice, so a later session does not undo it.

Configuration notes

Where things live on this particular install, in this particular setup.

Team continuity

A colleague's session starts with the same context yours ended with.

Persistent AI memory for WordPress

Memory is built into NibWP and gives any MCP-compatible AI agent — Claude, Cursor, Claude Code and others — somewhere to keep what it learns about your site between sessions.

Without it, every conversation starts from nothing. You re-state the naming conventions, re-explain which builder the site uses, re-argue a decision that was settled last week. With it, the agent lists what it already knows and asks only about the rest.

Stored on your site

Values live in your own WordPress install, keyed so an agent can fetch what is relevant rather than reloading everything, and deletable the moment a remembered fact stops being true.

Abilities

Tools this integration adds

ToolTypeWhat it does
nibwp/memory-storewriteStore a value against a key.
nibwp/memory-recallreadRecall what is stored for a key.
nibwp/memory-list-keysreadList every key the site already remembers.
nibwp/memory-deletedestructiveForget a key.
Related

Explore more integrations

FAQ

Questions, answered

Do I need a plugin for this?

No. Memory is built into NibWP and available on every plan, including Free.

Where is the data stored?

On your own site, alongside the rest of your WordPress data. It is not sent anywhere for storage.

Will it remember things I did not ask it to?

Storing is an explicit action. An agent writes to memory when it is asked to, not as a side effect of a conversation.

What if something remembered turns out to be wrong?

Delete the key. A stale convention is worse than an empty memory, so forgetting is a first-class operation.

Connect Memory to your agents.

Activate the integration and it's live on your MCP endpoint instantly.