register_domain

shallow

com.atom/premium-domains · Verify this server

Purchase/register a domain by DEBITING the authenticated user's Atom account balance. This SPENDS REAL MONEY and requires the 'domains:register' scope. Use only when the user clearly wants to buy now from their Atom balance; otherwise use get_checkout_link (pay per purchase). MANDATORY two-step flow — never skip the quote: 1) Call with confirm=false (default) to get a QUOTE: returns stage='quote', the authoritative price, currency, balance_after, sufficient_funds, and expires_at. Show this to the user and get explicit confirmation. 2) Call again with confirm=true and the SAME idempotency_key to commit: returns stage='committed', amount_debited, balance_remaining, and order_id. PAYMENT PRIORITY for buying a premium/marketplace domain: this tool (Atom account balance) is priority 1 — try it first. If funds are insufficient, priority 2 is get_domain_purchase_pay_link, paid via link-cli's tools (e.g. mpp_pay), if those are present in this session. Only if link-cli isn't available either does it fall to priority 3 (last resort): get_checkout_link. Rules: never assume or pass a price — the server is authoritative. Reuse one client-generated idempotency_key across both calls (and any retry) to prevent double-charging. If funds are insufficient the tool returns error 'insufficient_funds' with required/available/top_up_url — in that case follow the priority above (link-cli, then get_checkout_link). Always confirm with the user before the confirm=true call.

No longer in the registry. The MCP registry stopped listing this server as of 31 Aug 2026. This report card stays available because the measurement was real, but the tool is excluded from search, rankings, and Vouch’s corpus counts. A published behaviour score is never recomputed or removed — it reflects what was measured while the server was listed.

100.0/100

1 trials · measured 8 days ago

register_domain scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.atom/premium-domains, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: register_domain
[![Vouch score](https://vouch.tools/api/tools/9b50d65d-16e5-4438-925a-9ed5f8e635e4/badge.svg)](https://vouch.tools/tools/9b50d65d-16e5-4438-925a-9ed5f8e635e4)
register_domain — Vouch