190+ typed tools your agents can call.
Every action on your site — read, write, or destructive — exposed as a schema-typed MCP tool. Discoverable, permissioned, and logged.
Three classes, total control
Every ability declares what it can do, so agents call it predictably and you decide what's allowed.
Read 8
Safe, side-effect-free lookups — list posts, read fields, fetch orders, audit SEO. Ideal for analytics and observer agents.
Write 18
Create and update content, fields, products and templates — with optional force-draft so nothing goes live unreviewed.
Destructive 4
Deletes, search-replace, raw PHP — gated behind explicit scopes, confirmations and the audit log.
Discover, call, get structured data
Discover
The client lists available tools with their JSON schemas.
Validate input
Arguments are checked against the schema before anything runs.
Execute
NibWP runs the action on your site with your permissions.
Return & log
Structured JSON comes back; the call is recorded in the audit log.
Browse every ability
190+ typed tools across 10 categories — filter, then click any to see its full spec.
What one prompt can do
“Draft 5 posts from these briefs”
wp-create-post runs five times in draft — titles, content and taxonomies set.
“Mark low-stock products on sale”
wc-list-products filters stock, wc-update-product applies the sale price.
“Build this hero in Bricks”
acss-pro-from-design + bricks-create-template turn a screenshot into a template.
AI Abilities, answered
What makes an ability “typed”?
Each ships a JSON schema for its inputs and a Read / Write / Destructive class, so calls are validated and predictable.
Can I disable specific abilities?
Yes — enable or disable tools per token, and restrict by category, post type, rate and IP.
Are destructive tools safe?
They're gated behind explicit scopes and confirmations, and every call is logged for review.
Where do new abilities come from?
Core ships dozens; activating integrations and Pro Skills adds more, all in the same typed catalog.
Put 190+ abilities in your agent's hands.
See a single ability up close, or connect NibWP to a live client.