wp_update_menu_item is one of 162 MCP tools included in Easy MCP AI — the WordPress plugin that connects Claude, ChatGPT, and any AI assistant to your site.

Install Free Plugin →

wp_update_menu_item

Destructive

Description

Label typo, stale URL, wrong parent, or a CTA that needs to move up the hierarchy — any menu item property can be patched through Easy MCP AI without opening the WordPress Customizer. Your AI client sends the target item ID alongside the updated fields, and Easy MCP AI applies the change directly to your WordPress site. Every supported client, from Claude.ai to LibreChat to GitHub Copilot, can chain this into a larger navigation-restructure session.

See it in action

Claude Desktop — MCP Connection
👤
Update the 'Blog' menu item in the header to say 'Articles' instead.
🤖
Tool call wp_list_menu_items

Listing Primary Navigation items…

{
  "menu_id": 3,
  "menu_name": "Primary Navigation",
  "total": 6,
  "items": [
    { "id": 12, "title": "Home", "url": "/", "position": 1 },
    { "id": 21, "title": "Services", "url": "/services/", "position": 3 },
    { "id": 13, "title": "About", "url": "/about/", "position": 4 }
  ]
}
next step
Tool called wp_update_menu_item
{
  "item_id": 21,
  "title": "Our Services",
  "url": "/services/",
  "position": 3,
  "updated_fields": ["title", "url"]
}

Found item #21 — 'Services' in Primary Navigation. Label and URL have been updated.

Example Use Cases & Sample Prompts

  1. Renaming a menu item
    • Prompt: “Update the ‘Blog’ menu item in the header to say ‘Articles’ instead.”
  2. Changing a link URL
    • Prompt: “The ‘Contact’ menu item still points to the old /contact-us URL — update it to /contact.”
  3. Moving an item in the hierarchy
    • Prompt: “Move the ‘FAQ’ menu item to be a child of ‘Support’ in the main menu.”
  4. Updating a CTA item
    • Prompt: “Change the ‘Get Started’ menu item URL to our new signup page.”
  5. Fixing a label typo
    • Prompt: “There’s a typo in the ‘Sevices’ menu item — fix it to ‘Services’.”

Frequently Asked Questions

What does wp_update_menu_item do?

Label typo, stale URL, wrong parent, or a CTA that needs to move up the hierarchy — any menu item property can be patched through Easy MCP AI without opening the WordPress Customizer. Your AI client sends the target item ID alongside the updated fields, and Easy MCP AI applies the change directly to your WordPress site. Every supported client, from Claude.ai to LibreChat to GitHub Copilot, can chain this into a larger navigation-restructure session.

How do I use wp_update_menu_item with my AI assistant?

Install the Easy MCP AI WordPress plugin, generate an API token in your dashboard, and connect your AI client (Claude, ChatGPT, Cursor, or any MCP-compatible assistant). Then simply describe what you want in natural language — for example: "Update the 'Blog' menu item in the header to say 'Articles' instead."

Do I need Easy MCP AI to use wp_update_menu_item?

Yes. wp_update_menu_item is one of 162 MCP tools bundled inside the Easy MCP AI WordPress plugin. Install the free plugin from WordPress.org, connect your AI client, and this tool becomes available immediately — no coding required.

Step 1

Get the Plugin

Install Easy MCP AI on your WordPress site to unlock wp_update_menu_item and all 74 tools instantly.

Download Free Plugin

Step 2

Connect Your AI Client

Already have the plugin? Step-by-step setup guides for Claude, ChatGPT, Cursor, Windsurf, and 10+ more.

View Setup Guides →

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates — be the first to know what's next.

No spam, unsubscribe anytime.