BotCreds Agent Memory
Portable memory store for AI agents. REST API + MCP endpoint. KV mode by default, semantic vector search when OpenAI key is configured.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_botcreds_memory_revisions | Stores botcreds memory revisions data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
blog_publicOption key:botcreds_memory_backfill_cursorOption key:botcreds_memory_db_versionOption key:botcreds_memory_embedding_modelOption key:botcreds_memory_hardenedOption key:botcreds_memory_openai_keyOption key:default_comment_statuswp_usermeta