Create AI Visibility brand is a WordPress ability from Rank Math SEO — usable via Easy MCP AI, which connects Claude, ChatGPT, and any AI assistant to your site.
Install Free Plugin →Create AI Visibility brand
WriteAdd a new brand to AI Visibility monitoring and automatically kick off its first analysis.
Requires the Rank Math SEO plugin on WordPress 6.9+ for the Abilities API. AI Visibility abilities require the 'manage_options' capability; Link Genius abilities require 'rank_math_link_builder'; Post SEO abilities require 'rank_math_onpage_general'; Schema abilities require 'rank_math_onpage_snippet'; SEO Analysis abilities require 'rank_math_site_analysis'; Analytics abilities require 'rank_math_analytics'; Content Analysis abilities require 'rank_math_onpage_analysis'. Some outputs (broken-link audit data in get-link-report, extra schema types in get-post-schema) are only populated when Rank Math PRO is active.
What it does
This ability creates a new brand for Rank Math's AI Visibility feature, taking a required name and url plus optional description and locale (ISO 3166-1 alpha-2 country code). On success it returns the new brand's id, name, url, and created_at timestamp, with analysis_status always set to 'pending' because the initial analysis is queued automatically and completes asynchronously. An AI assistant can use the returned id as brand_id in get-ai-visibility-brand-insights and get-ai-visibility-brand-queries to check on progress once the analysis finishes. Requires the 'manage_options' capability.
See it in action
You ask your AI assistant
"Create a new AI Visibility brand called 'Acme Widgets' at https://acmewidgets.com targeting the US market."
Inputs
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | Yes | Brand name. |
| url | string | Yes | Brand website URL. |
| description | string | No | Short description of the brand or product. |
| locale | string | No | ISO 3166-1 alpha-2 country code (e.g. "US", "HU"). Defaults to no country filter. |
Returns
An object with the new brand's id, name, url, analysis_status (always 'pending'), created_at, or an error field on failure.
Permission
The current user must have the 'manage_options' capability.
More Rank Math SEO abilities
Analyze post content
Gather a post's raw content, metadata, and list of on-page SEO tests so an AI agent can run Rank Math's full on-page analysis itself.
Audit site SEO
Run Rank Math's site-wide SEO audit and get back a structured score with per-test findings and fix hints.
Fix site SEO
Apply an automatic fix for a single failing Rank Math SEO audit test.
Get AI Visibility brand insights
Pull the full AI Visibility analysis for a single brand — score, rank, sentiment, mentions, citations, competitor breakdown, and raw per-query AI responses.
Get AI Visibility brand queries
List the search queries being monitored for a brand's AI Visibility tracking, including which are enabled or auto-generated baselines.
Get AI Visibility overview
Retrieve the site-level AI Visibility summary and every tracked brand's current score, rank, sentiment, and analysis status.