
The Albert dashboard: setup status, how many abilities are switched on, recent AI assistant activity, and anything that needs a decision from you
ChatGPT and Claude, connected in three steps. Your AI assistant knows your site, writes real blocks, and only does what you allow
You already ask ChatGPT or Claude to plan posts, rewrite copy and answer questions about your business. Then you paste the result into WordPress by hand, and fix the formatting.
Albert removes that step. Connect your AI assistant to your site once, and it writes, edits and files your content directly, in real WordPress blocks, inside limits you set. No copy and paste, no plugin-specific chat window, no code.
Copy your site’s connection URL, paste it into your assistant, approve the request. That is the whole setup, and it is the same for every assistant.
Albert walks you through it per assistant, with the exact steps for the one you use, so there is nothing to look up.
Most AI plugins hand WordPress a wall of HTML and leave you to clean it up. Albert does not.
An assistant that does not know your site invents things: brand colours you never chose, a tone that is not yours, categories that do not exist.
Not every guest needs a key to every room.
Albert hides your visitors’ and customers’ details, names, email addresses, phone numbers and postal addresses, before anything reaches an assistant.
Choose Strict, Balanced or Off. New sites start on Strict. Reveal the real details only when you ask, and only if your own account is allowed to see them.
Claude Desktop, claude.ai, Claude Code, ChatGPT, Cursor, VS Code, or anything else that speaks the Model Context Protocol. Albert turns your site into an MCP server, so the same connection URL works everywhere and you are never locked to one vendor.
Connections use OAuth 2.0 with short-lived, self-refreshing tokens. No password is ever shared with an AI company.
Albert Premium adds per-role and per-user permission rules, your own custom post types, and a full activity log with filters and retention.
Read the setup guide at albertwp.com/docs.
Every well-run site deserves a proper butler. Albert checks credentials at the door, and shows the guest only the rooms you opened.
Albert does not collect, store, or transmit any user data to external servers. All authentication tokens are stored locally in your WordPress database. When you authorize an AI assistant, that assistant will have access to perform actions on your WordPress site according to the permissions you grant. You control which abilities are enabled and can revoke any session at any time.
Developed by Mark Jansen – Your Mark Media
Website: https://yourmark.nl
Plugin URL: https://wordpress.org/plugins/albert/
Built with:
* league/oauth2-server for OAuth 2.0 implementation
* Model Context Protocol (MCP) for AI assistant connectivity
* WordPress Coding Standards