Albert – The AI Butler

Connect Claude, ChatGPT and other AI assistants to your WordPress site via MCP — let them write posts, manage media and more, securely.

5 database tables

Table NameDescriptionMethod
wp_albert_ability_logA logging table that records activity, events, or audit history.Static
wp_albert_oauth_access_tokensStores access tokens for authentication or API access.Static
wp_albert_oauth_auth_codesStores albert oauth auth codes data created by this plugin.Static
wp_albert_oauth_clientsStores albert oauth clients data created by this plugin.Static
wp_albert_oauth_refresh_tokensStores access tokens for authentication or API access.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_options
Option key:albert_abilities_savedOption key:albert_allowed_usersOption key:albert_disabled_abilitiesOption key:albert_external_urlOption key:albert_installed_versionOption key:albert_known_abilitiesOption key:albert_logging_db_versionOption key:albert_oauth_db_versionOption key:albert_rewrite_version
wp_postmeta
Post meta
wp_usermeta
User meta