Integration

Pods MCP — AI automation for WordPress

Manage Pods, custom post types, advanced content types, add fields, list/create/update items.

activeCustom Fields1 AI abilitiespro
7
operations
1
typed tool
ACT
aware
0
glue code
Why it's powerful

Pods, from description to working content type

Pods can model post types, taxonomies, settings pages and its own Advanced Content Types. Building one is a long sequence of admin screens; describing one is a sentence.

Every Pod type

Post types, taxonomies, settings pages and Advanced Content Types are all reachable.

Fields as data

Read a Pod with its field definitions, then add fields with the right types and options.

Items in and out

List, create and update items through the Pods API, including ACT rows in their own tables.

Real vocabulary

Pod names and field keys are read from your install, never guessed.

Validated writes

Writes run through Pods so values land in the shape it expects.

Zero glue code

No exports, no SQL, no brittle scripts — just protocol.

From hours to one prompt

Ask in plain language and the Pods integration turns it into typed calls against the Pods API — Pods, fields and items.

nibwp/pods-manage-content (create_pod) ✓ pod created · 11 fields · 0.7s
Use it for

Real workflows

Model from a brief

Describe the content you need and get a Pod with its fields, ready to fill.

Bulk backfills

Populate a field across every item in a Pod at once.

Audits

Find items with gaps or inconsistent values and fix them in place.

Automation

Chain Pods actions into multi-step agent workflows.

Pods AI automation (MCP) for WordPress

The NibWP Pods integration exposes Pods to any MCP-compatible AI agent — Claude, Cursor, Claude Code and others. Pods, their fields and their items become typed tool calls instead of a sequence of admin screens.

Pods models more than custom post types. Settings pages and Advanced Content Types store data outside the post table entirely, and items in those tables are invisible to the standard WordPress REST API. Reading and writing through the Pods API keeps all of it reachable and correctly validated.

From brief to content type

Describe the structure you need, get a Pod with its fields, then seed it with real items — without leaving the conversation.

Abilities

Tools this integration adds

ToolTypeWhat it does
list_podsreadEvery Pod with its type and label.
get_podreadOne Pod with its full field definitions.
create_podwriteCreate a Pod — post type, taxonomy, settings page or Advanced Content Type.
add_fieldwriteAdd a field to a Pod with its type and options.
list_itemsreadList items belonging to a Pod.
create_itemwriteCreate an item through the Pods API.
update_itemwriteUpdate an existing item.
Related

Explore more integrations

FAQ

Questions, answered

Do I need Pods installed?

Yes. Once Pods is active, NibWP detects it and its abilities go live instantly — no configuration needed.

Does it handle Advanced Content Types?

Yes. ACTs store rows in their own tables rather than the post table, and items are read and written through the Pods API so those tables are handled correctly.

Can it create fields as well as Pods?

Yes. Fields are added with their type and options, so a Pod can be modelled end to end in one conversation.

Do I need a Pro Skill?

No. The Pods integration works on the Pro plan. Pro Skills are for design-to-build builder output, which is a different job.

Connect Pods to your agents.

Activate the integration and it's live on your MCP endpoint instantly.