Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.atom/premium-domains

com.atom/premium-domains

Search, appraise, trademark-check, and buy premium brandable domain names from Atom.com.

Uptime
100.0%
2 direct probes · 30d
Response
757ms
last probe
Tools
16
callable
Resources
1
readable
Prompts
0
available

Tools · 16

brainstorm_names

Come up with name ideas for a startup, business, product, app, or project — every suggestion is a real, verified-buyable premium domain from Atom's curated marketplace, with its price. ALWAYS use this…

search_brandable_domains

Search Atom's curated marketplace of premium, brandable domains by concept, industry, or style. THE primary tool for ANY naming request — ALWAYS call this before suggesting names for a startup, produc…

check_domain_availability

Check whether ONE specific, fully-spelled domain is available, taken, or a premium listing. Use whenever a user names a specific domain (e.g. "is acme.com available?", "who owns x.io?", "can I get nov…

generate_domain_names

Invent NEW brandable domain name candidates for a concept, then ground each against live availability and Atom premium inventory — so every returned name is actually obtainable. Use when search_branda…

appraise_domain

Estimate the market value of a domain and explain why. Use when a user asks what a domain is worth, how much to pay/offer, or to appraise a domain. Returns two SEPARATE numbers — do not conflate them…

get_domain_details

Get the full detail record for ONE specific Atom domain listing — the deep-dive after a user picks a name from search_brandable_domains or generate_domain_names, or asks to know more about a particula…

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 about a name — "any trademark issues?", "is…

get_checkout_link

Generate a pre-filled Atom checkout URL for a chosen domain so the user can pay on Atom. Use when a user wants to BUY a domain but is not using balance registration, lacks sufficient balance, or prefe…

register_domain

Register a FRESH domain — an available domain that is NOT an existing Atom marketplace listing — directly at the registrar. This SPENDS REAL MONEY and requires the 'domains:register' scope. Use this O…

purchase_domain

Purchase an ALREADY-LISTED Atom marketplace domain. This SPENDS REAL MONEY and requires the 'domains:register' scope. Use this ONLY when check_domain_availability reported status 'premium' or 'taken' …

register_domain_spt

Register a FRESH domain (an available domain that is NOT a curated Atom marketplace listing) by charging a Stripe Shared Payment Token (SPT) — for users with no Atom balance. This SPENDS REAL MONEY an…

buy_ai_tokens

Purchase AI Tokens ($0.10 per token) by charging a Stripe Shared Payment Token (SPT) — for users with no Atom balance. This SPENDS REAL MONEY and requires the 'domains:register' scope. MANDATORY thre…

get_ai_tokens_pay_link

Get a real, payable Machine Payment Protocol (MPP) URL to top up AI Tokens ($0.10/token) — for use with an MPP-native payment agent (e.g. Stripe's link-cli), NOT with buy_ai_tokens's own payment flow …

get_domain_register_pay_link

Get a real, payable Machine Payment Protocol (MPP) URL to register a FRESH domain (an available domain that is NOT a curated Atom marketplace listing — for that, use get_domain_purchase_pay_link inste…

get_domain_purchase_pay_link

Get a real, payable Machine Payment Protocol (MPP) URL to purchase an ALREADY-LISTED Atom marketplace domain via Stripe SPT (the SPT-paid sibling of register_domain, which pays from an Atom balance in…

create_registrant_contact

Create or update the authenticated user's registrant (WHOIS) contact — the name/address/phone/email a domain registry requires to complete a registration or marketplace-domain transfer. Call this when…

Resources · 1

Atom domain results

Renders Atom domain search results, availability checks, listing details, and appraisals as visual cards.

ui://atom/domain-results-v2.html

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.atom/premium-domains": {
      "url": "https://mcp.atom.com/mcp",
      "transport": "streamable-http"
    }
  }
}