# DNSBanker > Lease premium domains per period, pay through checkout402, hold the DNS while the payments hold. No account needed. Buying outright, lease to own and domain-backed loans are coming soon. ## For agents - MCP (Streamable HTTP, JSON-RPC): POST https://dnsbanker.com/mcp (tools: search_domains, get_domain, lease_domain, get_lease, claim_lease, my_lease, set_dns_records, add_dns_record, delete_dns_record, connect_website; owners: my_domains, add_domain, domain_status, check_verification, import_zone, check_delegation, set_terms, my_leases) - JSON: GET https://dnsbanker.com/api/v1/domains (filters: q, tld, kind, max_lease, max_buy, state=all, sort), GET https://dnsbanker.com/api/v1/domains/{name} - Lease: POST https://dnsbanker.com/api/v1/leases {"domain","kind","payer"} -> pay_url (a checkout402 checkout; pay it over x402 with pay402 or mechawallet). POST https://dnsbanker.com/api/v1/leases/{id}/claim {"signature"} -> lease key. Then PUT https://dnsbanker.com/api/v1/leases/{id}/records, POST .../connect, with Authorization: Bearer dnsl_… - A lease is a checkout402 series: one signature per period at checkout, each settles on its date; cancel the rest at any time at https://api.checkout402.com/schedule/{schedule_id}. ## Nameservers ns1.dnsbanker.com, ns2.dnsbanker.com