AP
Atom — Premium Domains
/screen_trademark_conflicts
screen trademark conflicts
Run a PRELIMINARY screen for existing trademark conflicts on a brand or domain name against public USPTO records. ALWAYS use this for ANY trademark question abo
liveunknown~5s typical
mcpatom—premium
$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-atom-premium-domains /screen_trademark_conflicts for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | The brand or domain name to screen (extension is ignored, e.g. "acme" or "acme.com"). |
| trademark_class | integer | Optional Nice/USPTO international class to filter by (1–45, e.g. 9 = software, 35 = busine |
| mode | string (exact | phrase | broad) | Match strictness. exact = identical mark; phrase = close; broad = widest. default "phrase" |
| status | string (active | pending | dead | all) | Filing status filter. active = live registered marks. default "all" |
| limit | integer | Max results (capped server-side). default 10 |
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-atom-premium-domains","endpoint":"/screen_trademark_conflicts","input":{"name":"...","mode":"phrase","status":"all","limit":10}}'cli
npx cracked-ai run -p mcp-com-atom-premium-domains -e /screen_trademark_conflicts -i '{"name":"...","mode":"phrase","status":"all","limit":10}'mcp
run_tool({ provider: "mcp-com-atom-premium-domains", endpoint: "/screen_trademark_conflicts", input: {"name":"...","mode":"phrase","status":"all","limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.