Linux 软件免费装
Banner图

Abilities Bridge

开发者 joe12345campbell
更新时间 2026年3月11日 13:51
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

ai openai claude mcp abilities

下载

1.1.0 1.1.1 1.2.0 1.0.0

详情介绍:

Making Connections Possible | Now with support for ChatGPT 5.4 and Custom Apps in ChatGPT 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 Four Ways to Connect
  1. Admin Chat - Built-in interface using your Anthropic or OpenAI API key
  2. Claude Custom Connector - Connect Claude Desktop using your Claude subscription (no API key needed)
  3. ChatGPT Developer Mode - Connect ChatGPT using the built-in MCP endpoint with OAuth
  4. Local MCP Config - Connect Claude Code and other apps using API key or Claude account
Requirements

安装:

  1. Upload the abilities-bridge folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu
  3. Complete the welcome wizard to grant consent
  4. Enter your Anthropic or OpenAI API key in Settings, or set up MCP in Settings > MCP Setup
MCP OAuth 2.0 Setup For Claude Desktop:
  1. Go to Abilities Bridge > Settings > Anthropic MCP
  2. Click "Generate New Anthropic Client Credentials"
  3. Save both Client ID and Client Secret
  4. In Claude Desktop: Settings > Connectors > Add custom connector
  5. Enter credentials and MCP endpoint URL from WordPress
For ChatGPT:
  1. Go to Abilities Bridge > Settings > OpenAI ChatGPT MCP
  2. Click "Generate New ChatGPT Client Credentials"
  3. Save both Client ID and Client Secret
  4. In ChatGPT: Settings > Apps > Advanced Settings > Enable developer mode
  5. Create app, add MCP endpoint URL, choose OAuth, and enter credentials

屏幕截图:

  • OpenAI ChatGPT MCP setup with endpoint URL and 9-step connection guide
  • OpenAI ChatGPT MCP setup before configuration
  • Admin chat with model selection, conversation management, and AI response
  • Authorize Ability form with 7-gate permission controls
  • Ability permissions list with core read-only abilities and authorized abilities

常见问题:

Do I need an API key?

For the admin chat interface, yes - an Anthropic or OpenAI API key is required. For MCP via Claude Desktop, you only need a Claude account (no API key needed). For ChatGPT, you need a ChatGPT account with developer mode enabled.

Where do I get an API key?

Do I need the Abilities API?

Yes. The Abilities API is the official WordPress API for AI. It comes standard with WordPress 6.9 and is also available as a plugin.

Is this safe to use?

All capabilities require explicit consent. Abilities use a 7-gate permission system with rate limits, risk levels, and admin approval. All actions are logged.

What data is sent to external services?

Chat messages, memory contents, and abilities execution requests are sent to your selected AI provider. Data is only sent when you actively use the plugin. No telemetry or usage statistics are collected.

What is the Memory Tool?

An optional feature that lets AI store persistent notes in the WordPress database across conversations. Limited to 1MB per entry, 50MB total. Enable in Settings > Memory.

What are Abilities?

AI-callable WordPress functions (creating posts, managing users, etc.) that must be individually authorized. Each ability is controlled by rate limits, risk levels, and approval requirements.

更新日志:

1.2.0 1.1.1 1.1.0 1.0.0