Abilities Bridge
Making Connections Possible | Now with the Claude 5 family (Opus 5, Sonnet 5, Fable 5) and durable background chat: long AI conversations survive page reloads, closed tabs, and slow hosts Abilities Bridge connects AI to your WordPress site. Use the built-in admin chat, connect via MCP to Claude Desktop, or integrate with other MCP-compatible applications. Supports both Anthropic (Claude) and OpenAI models. Key Features Admin chat interface for direct AI interaction Image attachments in chat — upload images or capture a browser-approved screenshot (can be disabled in settings) MCP server for Claude Desktop, ChatGPT, and other MCP clients Persistent memory storage across conversations Abilities execution with 7-gate permission controls Integrated Connected Plugins — discover and approve AI abilities that other plugins register, with per-ability permission controls Claude and OpenAI model support OAuth 2.0 authentication for MCP connections Four Ways to Connect Built-in Chat – API Billing – Uses the Anthropic or OpenAI API key stored on this site and is billed directly by that API provider Claude Account Connection – Connect Claude Desktop through MCP and OAuth using your Claude account; it does not use the built-in chat’s Anthropic API key ChatGPT Account Connection – Connect ChatGPT developer mode through MCP and OAuth using your ChatGPT account; it does not use the built-in chat’s OpenAI API key Other MCP Clients – Connect Claude Code and compatible apps using the WordPress MCP credentials shown in setup Requirements WordPress 6.2+, PHP 7.4+ An Anthropic or OpenAI API key for the built-in chat, or the corresponding Claude/ChatGPT account for an MCP account connection HTTPS required for MCP OAuth 2.0 connections External Services This plugin connects to external API services. This plugin communicates with Anthropic’s Claude API (https://api.anthropic.com) and/or OpenAI’s API (https://api.openai.com) to provide AI functionality. Data is only sent when you actively use the chat interface or MCP tools. No background data collection or telemetry occurs. Durable OpenAI chat jobs use Responses API background mode with response storage enabled so the plugin can poll and recover an answer after the browser closes. Under OpenAI’s standard data controls, stored Responses application state is retained for at least 30 days. For OpenAI organizations approved for Zero Data Retention, OpenAI treats storage as disabled and temporarily stores background response data for roughly 10 minutes to support polling. Data Sent Chat messages and prompts Memory contents Abilities execution requests and results Legal & Privacy Anthropic Privacy Policy: https://www.anthropic.com/legal/privacy Anthropic Terms: https://www.anthropic.com/legal/consumer-terms OpenAI Privacy Policy: https://openai.com/policies/privacy-policy OpenAI Terms: https://openai.com/policies/terms-of-use Abilities Bridge Privacy Policy: https://aisystemadmin.com/privacy-policy Abilities Bridge Terms: https://aisystemadmin.com/terms-and-conditions/ By using this plugin, you acknowledge that data will be transmitted to your selected AI provider for processing. Privacy & Security Data Transmission This plugin sends data to Anthropic’s API (https://api.anthropic.com) or OpenAI’s API (https://api.openai.com) when you interact with the AI. This includes chat messages, memory contents, and abilities execution requests. You control what data is sent – the AI only accesses data when you use it. Security Permission controls with explicit consent for all write capabilities 7-gate ability authorization system Isolated memory storage with size limits (50MB total) Full activity logging and audit trails OAuth tokens encrypted with AES-256-CBC MCP access requires authentication for every method, including discovery (initialize, tools/list, ping); unauthenticated requests receive an HTTP 401 OAuth challenge All admin actions protected with nonce verification and capability checks Data Retention Conversations and logs are stored in your WordPress database until manually deleted. Background chat jobs also store status, timing, provider/model, tool-checkpoint, and error metadata; terminal job metadata is automatically removed after 30 days. Durable OpenAI jobs enable Responses API storage for polling and recovery; OpenAI normally retains that application state for at least 30 days, while approved Zero Data Retention organizations use temporary background storage instead. Refer to your provider’s privacy policy and account data controls for current retention practices. No Telemetry This plugin does NOT send usage statistics, telemetry, or analytics to the plugin developer. Support For support, visit https://aisystemadmin.com License This plugin is licensed under the GPL v2 or later.
Top keywords
- openai19×2.68%
- api17×2.40%
- data14×1.98%
- chat13×1.84%
- anthropic12×1.69%
- https12×1.69%
- mcp12×1.69%
- claude11×1.55%
- com11×1.55%
- ai8×1.13%
- abilities7×0.99%
- account7×0.99%
AI
The AI plugin brings AI-powered features directly into your WordPress admin and editing experience. Requires the WordPress Block Editor. The Classic Editor plugin and other non-Block Editor editing experiences are not supported. What’s Inside: This plugin is built on the AI Building Blocks for WordPress initiative, combining the AI Client library and Abilities API into a unified experience. It serves as both a practical tool for content creators and a reference implementation for developers. Current Features: Abilities Explorer – Browse and interact with registered AI abilities from a dedicated admin screen. AI Request Logging – Logs AI requests for observability and debugging. Alt Text Generation – Generate descriptive alt text for images to improve accessibility. Comment Moderation – Automatically moderate comments based on toxicity detection and sentiment analysis. Connector Approvals – Require explicit administrator approval before plugins or themes can use AI connectors configured on this site. Content Classification – Suggests relevant tags and categories to organize content. Content Resizing – Shorten, expand, or rephrase selected block content. Content Summarization – Summarizes long-form content into digestible overviews. Content Translation – Translates paragraph and heading blocks, and optionally the post title, into a selected language from the post editor. Custom Abilities – Gates the plugin’s general-purpose WordPress Abilities behind a single opt-in toggle. Dashboard Widgets – AI Status and AI Capabilities widgets, plus framework for registering new ones. Editorial Notes – Reviews post content block-by-block and adds Notes with suggestions for Accessibility, Readability, Grammar, and SEO. Editorial Updates – Automatically apply editorial notes to content. Excerpt Generation – Automatically create concise summaries for your posts. Experiment Framework – Opt-in system that lets you enable only the AI features you want to use. Guidelines – Allows abilities to respect site-wide editorial standards. Image Generation and Editing – Create and edit images from post content in the editor, also via the Media Library. Key Encryption – Encrypts AI provider API keys at rest using bundled libsodium encryption. Keys are transparently decrypted on read and re-encrypted on write. Disabling the experiment or deactivating the plugin restores plaintext keys. Meta Description Generation – Generates meta description suggestions and integrates those with various SEO plugins. Multi-Provider Support – Works with AI Connector plugins for providers such as OpenAI, Google, and Anthropic. Slug Generation – Suggest SEO-friendly permalink slugs for your posts from the permalink popover or the pre-publish panel, then edit and apply the one you want. Suggest Reply – Adds a “Suggest Reply” action to the Comments screen and Activity widget, enabling moderators to quickly generate comment reply suggestions. Title Generation – Generate title suggestions for your posts with a single click. Perfect for brainstorming headlines or finding the right tone for your content. Type Ahead – Contextual type-ahead assistance for suggestions while typing. Provider Setup: The AI plugin does not include provider credentials or provider implementations by itself. To use AI-powered features, install and activate at least one AI Connector plugin, then configure its credentials in Settings -> Connectors. Features may appear unavailable until a connector is installed, authenticated, and capable of the required operation. Provider connector plugins include Anthropic, Google, OpenAI, and others. Coming Soon: We’re actively developing new features to enhance your WordPress workflow: AI Playground – Experiment with different AI models and providers. Content Assistant – AI-powered writing and editing in Gutenberg. Site Agent – Natural language WordPress administration. Workflow Automation – AI-driven task automation. This is an experimental plugin; functionality may change as we gather feedback from the community. Roadmap: You can view the active plugin roadmap in a filtered view in the WordPress AI GitHub Project Board. For Developers The AI plugin is designed to be studied, extended, and built upon. Whether you’re a plugin developer, agency, or hosting provider, here’s what you can do: Extend the Plugin: Build Custom Experiments – Use the Abstract_Feature base class to create your own AI-powered features. Pre-configure Providers – Hosts and agencies can set up AI Connector plugins so users don’t need their own API keys. Abilities Explorer – Test and explore registered AI abilities (available when experiments are enabled). Register Custom Abilities – Hook into the Abilities API to add new AI capabilities. Override Default Behavior – Use filters to customize prompts, responses, and UI elements. Comprehensive Hooks – Filters and actions throughout the codebase for customization. Developer Tools Coming Soon: AI Playground – Experiment with different AI models and prompts. MCP (Model Context Protocol) – Integrate and test Model Context Protocol capabilities in WordPress workflows. Extended Providers – Support for experimenting with additional or alternate AI providers. Get Started: Read the Contributing Guide for development setup Join the conversation in #core-ai on WordPress Slack Browse the GitHub repository to see how experiments are built Participate in discussions on how best the plugin should iterate. We welcome contributions! Whether you want to build new experiments, improve existing features, or help with documentation, check out our GitHub repository to get involved.