Mirror — AI Citability
MA
Mirror — AI Citability
/request_record

Request a Brand Discovery Record

Request a Brand Discovery Record — the human-approved source of truth a brand provides to AI assistants and agents, maintained by Mirror. A Record is a machine-

liveverifiedunknown~5s typical
mcpprobedmirrorai
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-danielsdesignstudio-mirror-ai-citability /request_record for me.

Input

FieldTypeDescription
brand_name*stringExact public name of the brand.
official_url*stringThe brand's OWN official website (canonical). Must be the brand's domain — never Mirror's.
tagline*stringOne plain line: what it is and where.
description*string1-2 factual sentences, ~160 characters. No marketing claims.
schema_type*stringschema.org @type — e.g. GolfCourse, Restaurant, LodgingBusiness, Organization, LocalBusine
citations*arrayAt least 3 authoritative sources from 3 DIFFERENT domains.
founding_yearstringYear established (YYYY).
addressobject{street, city, region, postal, country}
phone_e164stringE.164 format, e.g. +1-802-760-4653
socialarrayOfficial profile URLs.
public_accessbooleanIs it open to the public? The confusion-killer field.
overviewstringShort factual prose — what the brand is.
positioningstringThe most clarifying fact: category, who it serves, and what it is NOT.
historystringFounding and lineage, factual.
differentiatorstringThe notable, verifiable thing.
recognitionstringAwards or coverage, each traceable to a citation.
relationshipstring (represents_brand | third_party | testing | other)Who is asking, and on whose behalf. Only a request from someone representing the brand can
requester_contactstringEmail for Gate 2 follow-up. Without it a Record cannot be authorized.
requester_notestringWhy this request is being made.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-danielsdesignstudio-mirror-ai-citability","endpoint":"/request_record","input":{"brand_name":"...","official_url":"...","tagline":"...","description":"...","schema_type":"...","citations":[]}}'
cli
npx cracked-ai run -p mcp-com-danielsdesignstudio-mirror-ai-citability -e /request_record -i '{"brand_name":"...","official_url":"...","tagline":"...","description":"...","schema_type":"...","citations":[]}'
mcp
run_tool({ provider: "mcp-com-danielsdesignstudio-mirror-ai-citability", endpoint: "/request_record", input: {"brand_name":"...","official_url":"...","tagline":"...","description":"...","schema_type":"...","citations":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.