openclaWP
WordPress-native AI agents in chat blocks, REST, workflows, channels — built on Automattic/agents-api. Demo on Playground, MCP server admin, BYO provider.
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lezama/openclawp/archive/refs/heads/main.zipFrom the readme
openclaWP
An agent that lives inside your WordPress site. Reads your content, talks back through chat, and can be reached from outside WordPress through pluggable connectors.
Built on top of Automattic/agents-api and the AI Client / Connectors API bundled with WordPress 7.0. Other plugins register agents (with their own tools, system prompts, and personas); openclaWP turns the site itself into a place to use them.
The bundled demo running entirely in your browser — no install, no API key. The agent calls the real openclawp/get-recent-posts ability and quotes the seeded post back.
### ⚠️ Spike-stage software
This is a research spike, not a product. Expect breakage. Don't run it on a production site, and ideally not on a computer or WhatsApp account you care about — it shells out to OS binaries, writes session data to disk, and pairs as a linked device on whichever WhatsApp account you sign in with. Use a throwaway / sandbox account when you can.
What openclaWP does today
| Capability | What it means | Status |
|---|---|---|
| Chat block (wp:openclawp/chat) | Drop the agent UI into any post, page, template, or wp-admin screen | ✅ |
| Chat ability (openclawp/chat) | Callable
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.1.0 | May 16, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.