Optimly MCP
Brand Compare
Compare a primary brand with up to five competitors on AI representation, archetype, BAI tier, sentiment, positioning, and key discrepancies.
brand_compare · Free · Authentication required
Compare a primary brand with up to five competitors on AI representation, archetype, BAI tier, sentiment, positioning, and key discrepancies.
When to use
Use for a public-registry comparison that does not require private competitor data.
Access
All authenticated brand accounts
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
primary_brand | string | Yes | Primary brand slug. |
competitors | string[] | Yes | Up to five competitor slugs. |
Example prompt
Compare Notion with Coda and Airtable on AI representation.
Example request
{
"primary_brand": "notion",
"competitors": [
"coda",
"airtable"
]
}