WPCode Abilities
WPCode exposes five read-only abilities that let AI assistants list, audit, and search your custom code snippets without ever exposing the raw code itself.
5
Total
5
Read
0
Write
Requires the WPCode (Insert Headers and Footers) plugin on WordPress 6.9+. All five abilities are read-only. 'list-snippets', 'detect-snippet-errors', and 'search-library' require the 'wpcode_edit_snippets' capability, while 'get-error-logs' and 'get-settings' require WordPress's 'manage_options' capability.
Detect Snippet Errors
Read-onlywpcode/detect-snippet-errors
Check whether WPCode's error handler has flagged a specific snippet, and get the failure details.
Get Error Logs
Read-onlywpcode/get-error-logs
Pull the full stack trace and file list of recent snippet-related failures site-wide.
Get WPCode Settings
Read-onlywpcode/get-settings
Read WPCode's global settings, including plugin version and Safe Mode status.
List Code Snippets
Read-onlywpcode/list-snippets
Get a summary of every WPCode snippet, its status, and whether it's currently erroring.
Search WPCode Library
Read-onlywpcode/search-library
Search the WPCode Cloud Library of pre-built snippet templates by keyword.
More Content & Tools plugins with abilities
All Content & Tools →Use WPCode's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.