前言介紹
- 這款 WordPress 外掛「Abilities Bridge」是 2026-02-24 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-25,不久前才剛更新。
- 外掛最低要求 WordPress 6.2 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
AI | mcp | admin | Claude | abilities |
內容簡介
總結:
Abilities Bridge 為 WordPress 提供了一個 MCP (Model Context Protocol) 伺服器,讓 Claude AI 能夠以細緻的權限控制執行 WordPress Abilities。它包括管理聊天介面和持久性記憶儲存。
問題與答案:
1. 這個外掛如何與外部 API 服務連接?
- 外掛需要與 Anthropic 的 Claude API 或相容的 API 服務進行通訊。
- 可使用以下方式:
- 選項 1:WordPress 管理介面 (API 金鑰)
* 需要您自己的 Anthropic API 金鑰從 console.anthropic.com 或相容服務
* 使用您帳戶的 API 點數
* 資料直接從您的伺服器傳送到 API 提供者
- 選項 2:MCP 連接 (Claude 帳戶或 Anthropic API)
* 需要從 claude.ai 或 Anthropic API 金鑰中取得 Claude 帳戶
* 透過 Claude 桌面或其他 MCP 客戶端連接
* 使用您的 Claude 訂閱額度或 API 點數
* 資料從 MCP 客戶端傳送到 Anthropic
2. 使用這個外掛會傳送哪些數據至 Anthropic?
- 當您使用這個外掛時,將以下數據傳送至 Anthropic 的 Claude API (https://api.anthropic.com):
- 您的聊天消息和提示
- 記憶內容
- Abilities 執行請求和結果
3. 這個外掛的重點特點有哪些?
- AI 聊天機器人介面
- MCP 整合
- 記憶工具
- Abilities 執行
- 對話管理
- Claude 模型選擇
- OAuth 2.0 安全認證
4. 這個外掛適用於什麼情況?
- 透過 Abilities 自動化 WordPress 任務
- 與 Claude 桌面或其他 MCP 客戶端一同使用 WordPress
- 在不同會話中保持持久的 AI 記憶
- 網站管理和管理
5. 這個外掛有哪三種使用方式?
- WordPress 管理介面
- Claude 自定義連接器 (Model Context Protocol)
- 本地配置 (Model Context Protocol)
原文外掛簡介
Abilities Bridge provides an MCP (Model Context Protocol) server for WordPress, allowing Claude AI to execute WordPress Abilities with granular permission controls. It includes an admin chat interface and persistent memory storage.
External Services
IMPORTANT: This plugin connects to external API services.
This plugin requires communication with Anthropic’s Claude API or a compatible API service to function. Depending on how you use the plugin:
Option 1: WordPress Admin Interface (API Key)
* Requires your own Anthropic API key from console.anthropic.com or compatible service
* Uses API credits from your account
* Data sent directly from your server to the API provider
Option 2: MCP Connection (Claude Account or Anthropic API)
* Requires a Claude account from claude.ai or Anthropic API key
* Connect via Claude Desktop or other MCP clients
* Uses your Claude subscription quota or API credits
* Data sent from MCP client to Anthropic
What Data Is Sent to Anthropic
When you use this plugin, the following data is transmitted to Anthropic’s Claude API (https://api.anthropic.com):
Your chat messages and prompts
Memory contents
Abilities execution requests and results
When Data Is Sent
Every time you send a message in the chat interface
When Claude Desktop or other MCP clients use WordPress tools
When the AI executes abilities
No data is sent to Anthropic without your explicit action (sending a chat message or using MCP tools). The plugin does not send telemetry or usage statistics to any third party.
Legal & Privacy Information
Anthropic Privacy Policy: https://www.anthropic.com/legal/privacy
Anthropic Terms of Service: https://www.anthropic.com/legal/consumer-terms
Anthropic Commercial Terms: https://www.anthropic.com/legal/commercial-terms
Claude.ai Terms: https://claude.ai/legal
By using this plugin, you acknowledge that data will be transmitted to Anthropic’s servers for processing. Please review their privacy policy before use.
Key Features
AI Chatbot Interface – Natural language interaction with your WordPress site
MCP Integration – Connect WordPress to Claude Desktop and other MCP-compatible apps
Memory Tool – AI can maintain persistent notes in a database-backed storage system
Abilities Execution – Run authorized WordPress Abilities with permission controls
Conversation Management – Save, resume, and manage multiple conversations
Claude Models – Choose between Opus 4.5 (most intelligent), Sonnet 4.5 (balanced), or Haiku 4.5 (fastest)
OAuth 2.0 – Secure authentication for MCP connections
Memory
Store persistent memories in the database across conversations. This optional feature requires consent and can be enabled in Settings > Memory.
Remote Abilities Execution
Execute authorized WordPress Abilities with a 7-gate permission system:
* Enable/disable toggle
* Daily rate limits
* Hourly rate limits
* Per-request limits
* Risk level classification
* User approval requirements
* Admin approval requirements
Requires Abilities API or WordPress 6.9+.
Perfect For
Automating WordPress tasks via Abilities
Using WordPress with Claude Desktop or other MCP clients
Maintaining persistent AI memory across sessions
Site management and administration
Three Ways to Use
1. WordPress Admin Interface
– Built-in chat interface in WordPress admin
– Requires: Anthropic API key (console.anthropic.com)
– Uses: Your Anthropic API credits
2. Claude Custom Connector (Model Context Protocol)
– Connect WordPress to Claude Desktop web & app
– Requires: Claude Pro account
– No API key needed
– Uses: Your Claude subscription quota
– No local setup needed
3. Local Configuration (Model Context Protocol)
– Connect WordPress to Claude Code and other applications
– Requires: Either Claude account OR Anthropic API key
– Local configuration file setup needed
– Uses: Your Claude subscription OR API credits
Requirements
For WordPress Admin Interface:
* Anthropic API key (from console.anthropic.com) or compatible API service
For MCP OAuth 2.0 Connection:
* Claude account (claude.ai) or Anthropic API key (from console.anthropic.com)
* HTTPS enabled on your WordPress site
For All Methods:
* WordPress 6.2+, PHP 7.4+
* Active internet connection (plugin sends data to the API service)
* Abilities API required for abilities execution (optional)
Privacy & Security
Data Transmission
This plugin sends data to Anthropic’s API (https://api.anthropic.com) when you interact with the AI:
* Chat messages and conversation history
* Memory contents
* Abilities execution requests
Authentication Methods:
* API Key: Data sent directly from your WordPress server to Anthropic
* OAuth 2.0: Data sent from MCP client (like Claude Desktop) to Anthropic
You control what data is sent – The AI only accesses data when you ask it to, or when you enable specific tools.
Security Features
Permission Controls – All write capabilities require explicit consent
Isolated Memory – Memory data stored in database with size limits (50MB total, 1MB per file)
Abilities Authorization – Each ability must be individually enabled with a 7-gate permission system
Complete Logging – All actions logged in Activity Log for transparency
Nonce Verification – All admin actions protected against CSRF attacks
Capability Checks – Only users with manage_options can use AI features
Token Encryption – OAuth tokens encrypted using AES-256-CBC
Data Retention
WordPress: Conversations and logs stored in your database until manually deleted
Anthropic: Refer to Anthropic’s data retention policy at https://www.anthropic.com/legal/privacy
No Telemetry
This plugin does NOT send any usage statistics, telemetry, or analytics to the plugin developer or any third party (except Anthropic for AI functionality).
Support
For support, visit https://aisystemadmin.com
License
This plugin is licensed under the GPL v2 or later.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Abilities Bridge」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
AI Experiments 》總結:AI Experiments是一個針對WordPress進行測試和開發人工智慧實驗的外掛。它提供一個建構、測試和部署實驗性人工智慧能力的框架。, , 問題與答案:, <...。
