WP DXTechAI Claw Agent is an AI Agent plugin for WordPress, powered by a ReAct (Reason + Act) loop. The Agent doesn’t just answer questions — it executes actions directly on your WordPress site.
Ctrl+I, Ctrl+G or Ctrl+Shift+K, modern glassmorphism chat interfaceWordPress Core (9 tools):
wp_content_manager) — Create/update posts with categories, tags, and HTML contentwp_system_inspector) — View site info, active plugins, categories, tags, post typesweb_research_tool) — Search the web via DuckDuckGo (free) or Google Custom Searchwp_taxonomy_manager) — Create/update/delete categories & tagswp_media_manager) — Upload images from URL, set featured images, list/delete mediawp_page_manager) — Create/update/delete/list pages, supports templates & sub-pageswp_user_inspector) — List users, view details, count by rolewp_analytics_reader) — Post stats by status, comment stats, content summarywp_report) — Dashboard overview, order reports, product reports, content reportsWooCommerce (3 tools — auto-activated when WooCommerce is active):
woo_product_manager) — Full product CRUD (name, price, SKU, stock, images), manage product categorieswoo_order_inspector) — List/view orders, update status, revenue statisticswoo_customer_inspector) — List/search customers, customer stats, top customersKernel) — ReasonActObserve loop with configurable max iterationsActions/ directory/agent/chat and /agent/confirm with session managementWordPress:
* “Create a Technology category”
* “Write a blog post about AI trends 2025, save as draft”
* “Search the web for WordPress performance tips and write a summary post”
* “Show me site post statistics”
* “Create an About Us page with company introduction content”
* “Upload an image from URL and set it as featured image for the post”
WooCommerce:
* “Create 3 T-shirt products priced at 250,000”
* “Create a Fashion product category, then add 5 products to it”
* “Show me this month’s revenue”
* “Update order #123 status to completed”
* “Find customers with ‘gmail’ in their email”
* “Show me the top 5 customers by total spending”
Reports & Analytics:
* “Show me dashboard overview”
* “Thống kê đơn hàng tháng này”
* “Sản phẩm bán chạy nhất”
* “Báo cáo bài viết và trang”
Choose one of four providers:
Control the AI agent directly from Telegram:
getUpdates method to find your chat ID)Telegram Features:
* Send natural language messages to control WordPress
* Inline keyboard buttons for action confirmations (Approve/Reject)
* Session persistence per chat — multi-turn conversations
* Automatic Markdown fallback if formatting fails
* Secure with secret token verification and chat ID whitelist
Commands:
* /start — Show help message
* /reset — Clear current session
Control the AI agent directly from Discord via slash commands (/agent) and interaction buttons:
https://your-domain/wp-json/dxtechai-claw-agent/v1/discord/interactions/agent slash command/agent in your Discord server to command the agentDiscord Features:
* Control WordPress natively using the Discord slash command interface
* Rich Embeds for agent responses and confirmation prompts
* Action buttons directly in the chat to Approve or Reject changes safely
* Secure validation of every request using Ed25519 signatures
This plugin connects to third-party AI and search services to provide its core functionality. No data is sent to any external service until the user explicitly configures an API key and initiates a request.
When OpenAI is selected as the AI provider, user prompts and WordPress site context are sent to the OpenAI API for processing.
* Service URL: https://api.openai.com
* Terms of Use: https://openai.com/terms
* Privacy Policy: https://openai.com/privacy
When Gemini is selected as the AI provider, user prompts and WordPress site context are sent to the Google Generative AI API.
* Service URL: https://generativelanguage.googleapis.com
* Terms of Use: https://ai.google.dev/terms
* Privacy Policy: https://policies.google.com/privacy
When Anthropic is selected as the AI provider, user prompts and WordPress site context are sent to the Anthropic API.
* Service URL: https://api.anthropic.com
* Terms of Use: https://www.anthropic.com/terms
* Privacy Policy: https://www.anthropic.com/privacy
When Cloudflare is selected as the AI provider, user prompts and WordPress site context are sent to the Cloudflare API.
* Service URL: https://api.cloudflare.com
* Terms of Use: https://www.cloudflare.com/website-terms/
* Privacy Policy: https://www.cloudflare.com/privacypolicy/
The web research tool uses DuckDuckGo’s HTML search as the default search provider. Search queries are sent when the AI agent decides to perform web research.
* Service URL: https://html.duckduckgo.com
* Terms of Use: https://duckduckgo.com/terms
* Privacy Policy: https://duckduckgo.com/privacy
When configured, the web research tool can use Google Custom Search API instead of DuckDuckGo. Search queries are sent to the Google API.
* Service URL: https://www.googleapis.com/customsearch
* Terms of Use: https://developers.google.com/terms
* Privacy Policy: https://policies.google.com/privacy
When Pexels API key is configured, the agent may search and download free stock photos from Pexels for blog post thumbnails. Search queries (based on your post titles or keywords) are sent to the Pexels API.
* Service URL: https://api.pexels.com
* Terms of Use: https://www.pexels.com/terms-of-service/
* Privacy Policy: https://www.pexels.com/privacy-policy/
When Unsplash API key is configured, the agent may search and download free stock photos from Unsplash for blog post thumbnails. Search queries (based on your post titles or keywords) are sent to the Unsplash API.
* Service URL: https://api.unsplash.com
* Terms of Use: https://unsplash.com/terms
* Privacy Policy: https://unsplash.com/privacy
When Telegram integration is enabled, the plugin sends messages to the Telegram Bot API to deliver responses and inline keyboards to the configured bot.
* Service URL: https://api.telegram.org
* Terms of Use: https://telegram.org/tos
* Privacy Policy: https://telegram.org/privacy
When Discord integration is enabled, the plugin communicates with the Discord API to sync slash commands and send callback responses.
* Service URL: https://discord.com/api
* Terms of Use: https://discord.com/terms
* Privacy Policy: https://discord.com/privacy