HIFI-WP by Augmentable.ai
Pricing
How It WorksFeaturesDemosWhy HiFi-WPBlogDownloadsMCP ConnectorUse CasesTestimonials Browse all agents
← All downloads

Model Context Protocol connector

WordPress AI Agents MCP Connector

Run your entire WordPress operation from the assistant you already use. One MCP connector exposes the whole platform — keyword clusters, content pipelines, campaigns, custom post types, the onsite chatbot, media, and distribution — so planning, writing, publishing, monetizing, and measuring all happen inside Claude, Cursor, or any Model Context Protocol client. Meet your WordPress AI agents →

MCP streamable-HTTP + stdio · OAuth 2.1 · 41 tools across 9 groups · 13+ WordPress AI agents

MCP server URL

https://hifi-wp-mcp-jm6unwvw5q-uc.a.run.app/mcp

Add this as a custom connector in Claude, or paste it into your client's MCP config. Setup per client is below.

What is the WordPress AI agents MCP connector?

It is a Model Context Protocol server that puts your WordPress agent workspace inside your own AI client. Your assistant discovers the tools your plan entitles, then calls them under your identity — the same agents, quotas, and publishing rules as the hosted app.

Most “AI for WordPress” tools give you a chat box on someone else’s website, scoped to writing a post. This inverts both. The brain is yours — Claude, Cursor, whatever you drive daily — and the connector supplies what a general assistant cannot have: your connected sites, your brand voice, your keyword clusters, your monetization campaigns, a RAG index of your own content, and a multi-stage publishing pipeline that keeps running long after the conversation ends.

How does the MCP connector work?

  1. Your MCP client Claude Desktop, claude.ai, Claude Code, Cursor, Cline, Windsurf, Zed — or your own script.
  2. The connector A thin identity-forwarding server. It holds no product data and no master credentials — it forwards who you are, nothing more.
  3. Agent Gateway Where entitlement, tenancy fencing, quotas, and secret handling live. Plan → agents → modes → tools is resolved here, on every call.
  4. Agents, pipelines, and skills Interactive tools answer in the conversation; heavy work is queued to the pipeline fleet and returns a job id you can poll.
  5. Your WordPress site Output lands through the connector plugin: posts, media, CPT and ACF registration, monetized CTAs, and instant RAG sync.

The important consequence: your client never holds a WordPress credential and never sees another tenant’s data. It holds one identity, and the gateway decides what that identity may do — every single call.

What tools does the connector expose?

41 tools across 9 groups. Everything the interactive agents do, callable directly — plus call_tool, which reaches any entitled platform tool by name for the long tail.

Identity & discovery

What am I connected to, and what may I do?

Identity & discovery tools
ToolArgumentsWhat it does
whoami—Your resolved identity, plan, and the agents and tools it entitles.
list_agents—The WordPress AI agents on your subscription, with each agent’s modes and the tools those modes grant.
list_toolsagent_id?, mode?Full JSON schemas for every tool you are entitled to, and which agent grants each.
list_sites—Your connected WordPress and CMS sites as sanitized references — id, name, URL, platform mode. Never credentials.
call_tooltool_name, arguments, site_id?The escape hatch: run any entitled tool directly. Entitlement is re-checked server-side on every call.

SEO, keywords & clusters

Research demand, build the cluster, own the internal link graph, watch the ranks.

SEO, keywords & clusters tools
ToolArgumentsWhat it does
research_keywordsseed, site_id, region?What people actually search for, per site and region, stored as a durable keyword set you can build on.
build_keyword_clustersite_id, pillar, keywords[]Group a keyword set into a pillar-and-spoke cluster with the page each term should own.
list_keyword_clusterssite_idEvery cluster on the site, its pillar page, its spokes, and which terms are still unclaimed.
track_rankingssite_id, keywords[], region?Google organic positions by keyword, site, and region, tracked over time.
analyze_sitesite_idWhat pages the site has and what it is about — the map every other decision is made against.
manage_interlink_rulessite_id, rules[]The keyword → canonical URL routing table. One term, one destination, applied across the library.
find_interlink_candidatessite_id, topic?Live published posts that should link to a target, drawn from the real catalog rather than guessed.
audit_domain_trustdomainWhether a domain is trusted by the internet’s plumbing — the check to run before a launch, not after.

Content production

Brief it, run the multi-stage pipeline, publish, review.

Content production tools
ToolArgumentsWhat it does
queue_blog_posttitle, brief, site_id?, post_status?, format_name?Queue a post to the pipeline — plan → monetize ∥ assets → write → publish. Returns a job id.
blog_post_statusjob_idPer-stage progress of a queued post, plus the published URL.
list_recent_postslimit?Recent pipeline posts with status and URLs.
publish_postsite_id, title, content, post_status?Publish directly when you already have the content and do not need the pipeline.
schedule_contentsite_id, plan[], cadence?Editorial calendar: one-off or recurring, with the cluster each slot serves.
get_brand_voicesite_idThe site’s stored brand voice profile, so anything written elsewhere still sounds like the site.

Campaigns & monetization

Offers, affiliate links, CTAs — configured once and honoured by every publishing agent.

Campaigns & monetization tools
ToolArgumentsWhat it does
manage_campaignssite_id, campaignCreate and update monetization campaigns: the offer, the audience, the placement rules.
list_campaignssite_idActive campaigns and which posts are carrying them.
manage_affiliate_linkssite_id, links[]Search, register, and list affiliate links, with cloaked destinations and click attribution.
discover_offersniche, network?Offers worth running in a niche, drawn from the affiliate networks you have connected.
find_productsquery, marketplace?Product data for review and comparison content, with live pricing and availability.

Site structure & schema

The structured-data contract: custom post types, fields, taxonomies.

Site structure & schema tools
ToolArgumentsWhat it does
create_cptsite_id, name, taxonomies[]?Register a custom post type with its taxonomies and unique REST bases.
create_acf_groupsite_id, cpt, fields[]Create an ACF field group on the site — schema without a single wp-admin click.
update_acf_fieldssite_id, post_id, fieldsWrite ACF values on a post, so structured data stays populated as content ships.
fetch_cpt_datasite_id, cptRead back what is registered and what is populated.
fetch_taxonomiessite_idThe site’s taxonomies and terms, for classification that matches what already exists.

Onsite chatbot & knowledge

The RAG index behind your site’s assistant.

Onsite chatbot & knowledge tools
ToolArgumentsWhat it does
list_rag_sourcessite_idWhat the chatbot has indexed, and when each source was last refreshed.
search_site_knowledgesite_id, queryQuery the site’s own index — what your chatbot would answer, before a visitor asks.
reindex_sitesite_id, scope?Force a refresh so the assistant reflects what you just published.

Media & creative

Images and video, styled to the site’s brand.

Media & creative tools
ToolArgumentsWhat it does
generate_mediabrief, site_id?, style?Generate and publish images — heroes, thumbnails, infographics — sideloaded to the site.
search_mediaqueryFind existing assets before generating a new one.
assemble_videoscript, assets[]?, voice?Script, narrate, and assemble video from a brief.

Research & distribution

Ground the work in sources; put the result where people are.

Research & distribution tools
ToolArgumentsWhat it does
queue_researchtopic, docs[]?, depth?Commission a deep-research report that runs offline and lands in your workspace.
search_webquery, depth?Search and scrape sources for grounding, with the citations kept.
social_intelligenceplatform, queryWhat Reddit, YouTube, and X are saying on a topic, as material for coverage.
publish_socialplatform, content, account_idPost to a connected account. Write actions are confirm-gated and per-account authorized.

Skills

Stop calling tools blindly — work the way the agent works.

Skills tools
ToolArgumentsWhat it does
list_skills—The installable agent skills your subscription includes — one per entitled agent mode.
get_skillnameOne skill as a ready-to-install package: purpose, tools, and workflow.

The connector does not hard-code a menu. list_tools asks the gateway what your plan entitles and returns real JSON schemas, so a new agent or tool on your subscription appears in your client without a reinstall.

What can you actually do with it?

Own a keyword cluster end to end

“Research managed WordPress hosting, build the cluster, then queue the pillar and the first five spokes.”

research_keywords → build_keyword_cluster → schedule_content → queue_blog_post ×6 → manage_interlink_rules

Run a monetization campaign across the library

“Find posts with buying intent and no CTA, attach the hosting campaign, and rewrite the weakest three.”

analyze_site → list_campaigns → manage_campaigns → manage_affiliate_links → queue_blog_post

Stand up structured content types

“Design a Recipe CPT with ACF fields for prep time, yield and nutrition, and register it.”

create_cpt → create_acf_group → fetch_cpt_data

Close the internal-link gaps

“Which live posts should be linking to the pillar and aren’t?”

find_interlink_candidates → manage_interlink_rules

Keep the onsite assistant honest

“Ask my chatbot about our refund policy and tell me if the answer is stale.”

search_site_knowledge → reindex_site

Watch what the work earned

“How did last month’s cluster move, by keyword and region?”

list_keyword_clusters → track_rankings

Research, then write from it

“Commission a report on AI citation patterns in home services, then brief a post from it.”

queue_research → queue_blog_post

Become the agent

“Install the Quick Poster skill and work the way that agent works.”

list_skills → get_skill

Why skills, not just tools?

A tool is a button. A skill is the operating manual. list_skills and get_skill serve each entitled agent mode as an installable package — its purpose, its tools, and the workflow it follows — so your client stops guessing how to sequence a dozen calls and starts working the way that agent works.

This is the difference between “an API your assistant can call” and “your agent team, running on your brain.” Skills are served on demand and gated server-side, so you only ever receive the modes your plan includes. Each mode also carries its own export setting: serve the workflow without the prompt, with it, or not at all.

How is identity and security handled?

  • OAuth 2.1 for claude.ai — signing in mints you a normal platform key; revoking the grant kills access. No parallel identity system.
  • Bearer keys for developer clients — Claude Code, Cursor, and scripts each act as their own workspace against the shared deployment.
  • Entitlement re-checked on every call — not once at connect time. Plan changes take effect immediately.
  • No credentials in the client — WordPress passwords and application passwords never leave the platform.
  • Quotas and guards still apply — daily and period post limits and publish idempotency work exactly as they do in the app.
  • No operator key on the hosted connector — there is deliberately no shared-credential fallback, so an unauthenticated caller can never act as someone else.

The rule the design turns on: a tool list is a courtesy, the check at call time is the law. A client can advertise any tool it likes; the gateway resolves your plan, your agents, and their modes again on every single call, and answers 402 for an inactive plan or 403 for a tool you are not entitled to. Nothing about what your client claims can widen that.

How do I connect it?

Point any MCP client at:

https://hifi-wp-mcp-jm6unwvw5q-uc.a.run.app/mcp

Claude Desktop and claude.ai

Add it as a custom connector and sign in. OAuth 2.1 mints a platform key on your own profile and the connector proxies calls with it — you never handle a key, and revoking the grant ends access.

Claude Code, Cursor, Cline, Windsurf, Zed

Add the URL with a bearer key from your dashboard:

{
  "mcpServers": {
    "hifibots": {
      "url": "https://hifi-wp-mcp-jm6unwvw5q-uc.a.run.app/mcp",
      "headers": { "Authorization": "Bearer hifi_YOUR_KEY" }
    }
  }
}

Start with whoami — it returns your resolved identity, plan, and how many agents and tools you are entitled to, which makes any connection or permission problem obvious in one call.

Meet WordPress AI agents Start free

WordPress AI agents MCP connector FAQ

What is the WordPress AI Agents MCP connector?

It is a Model Context Protocol server that exposes your HiFiBots WordPress workspace to any MCP client. Your assistant discovers the tools your plan entitles, then calls them under your identity to research, plan, write, publish, monetize, and measure.

Can it manage SEO keyword clusters?

Yes. Research demand per site and region, group terms into a pillar-and-spoke cluster, schedule the pages that own them, maintain the keyword-to-URL routing table, and track ranks over time — all as tool calls.

Can it run monetization campaigns?

Yes. Create and update campaigns, register and cloak affiliate links, discover offers in a niche, and pull live product data. Publishing agents read the active campaigns automatically, so new posts carry the right CTA.

Can it create custom post types and ACF fields?

Yes. Register a CPT with its taxonomies and unique REST bases, create ACF field groups, and write field values on posts — the structured-data contract, without a single wp-admin click.

Which MCP clients does it work with?

Any client that speaks MCP. Claude Desktop and claude.ai connect over OAuth 2.1; Claude Code, Cursor, Cline, Windsurf, and Zed connect with a bearer key in their MCP config.

How is this different from the WordPress plugin?

The plugin connects your WordPress site to the platform. The MCP connector connects your AI client to the platform. Most workflows use both: the connector drives the agents, the plugin is how their output lands on your live site.

Do I need to give it my WordPress password?

No. Site credentials stay in the platform. The connector sees sanitized site references — a site id, name, URL, and platform mode — and never handles WordPress passwords or application passwords.

What are agent skills and why do they matter?

A skill is the agent’s operating instructions served as an installable package. Instead of your client guessing how to sequence a dozen tool calls, it installs the skill and works the way the agent works.

Does using the connector bypass my plan limits?

No. Entitlement is re-checked server-side on every call, and daily and period post quotas, publish idempotency guards, and tenancy fencing apply exactly as they do in the app.

How do I connect it to Claude?

Add https://hifi-wp-mcp-jm6unwvw5q-uc.a.run.app/mcp as a custom connector and sign in. OAuth 2.1 mints a platform key on your own profile and the connector proxies calls with it — you never paste a key.

Pair it with the connector plugin: the MCP connector drives the agents, and the WordPress plugin is how their output lands on your live site — chatbot, Riverstep inline editing, CPT and ACF registration, and instant RAG sync. Get the WordPress plugin →

BlogHow It WorksWordPress AI AgentsAgent DemosUse CasesCompare FeaturesWhy HiFi-WPTestimonialsDownloadsMCP ConnectorPricingPrivacy PolicyTerms of ServiceCancellations/Refunds/DisputesBilling & PricingAbout UsContact

© 2026 Augmentable.ai

HiFi-WP is an independent product of Augmentable LLC. It is not affiliated with, endorsed by, sponsored by, or in any way officially connected to the WordPress Foundation, WordPress.org, Automattic Inc., or the WordPress open-source project. WordPress® and the WordPress logo are registered trademarks of the WordPress Foundation. We build third-party tools that augment WordPress; "WordPress" is used here only to describe compatibility with that software.