DomainKits turns gTLD domain data into answers. It does the search, retrieval, and correlation across registration pipelines (new / expired / deleted / aged), nameserver indexes, keyword registration trends, WHOIS/DNS, backlink and market datasets. Claude does the analysis.
Three jobs: finding domain opportunities, protecting your brand, and watching new registrations for threats.
Coverage: gTLDs (.com, .net, .org, .xyz, .app, and the other generic TLDs). ccTLDs (.io, .ai, .de, ...) are not covered by the discovery and reverse-lookup datasets.
- "What keywords are spiking in new registrations this week, and which spikes are real demand vs. bulk speculation?"
- "Find expired .com domains about fitness with a clean backlink profile" →
/domainkits:hunt - "Is brightpay.com worth the $3k ask? Full due diligence" →
/domainkits:analyze brightpay.com - "Which naming prefixes are trending, and where is the .com still open?"
- "Any new registrations containing 'acme' in the last 10 days?" →
/domainkits:watch acme - "The same prefix just appeared across 30+ TLDs, is someone building around our name?"
- "Where is 'acme' registered across gTLDs, and which are still open to defend?"
- "Watch acme-related domains for WHOIS/DNS changes" (account feature)
- "New domains resembling 'ourbank' registered this week?" →
/domainkits:watch ourbank - "This lookalike is an active phishing site, what else is hosted on its nameservers?" (
ns_reversemaps the campaign) - "Any emerging keyword spikes with single-registrar, single-nameserver concentration?" (coordinated-operation signal)
- "Full WHOIS/DNS workup on this suspicious domain" →
/domainkits:analyze
In Claude Code, results compose with everything else Claude can do: write triage reports and shortlists to files, run bulk pipelines over your domain lists, schedule recurring sweeps, cross-check with web research.
| Command | For | What it does |
|---|---|---|
/domainkits:hunt [thesis] |
Investors | Opportunity discovery: expired, deleted, aged, trending, or unregistered names matching your thesis |
/domainkits:watch <brand/keyword> |
Brand & security | Sweep new registrations and TLDs for a term; triage into benign / brand conflict / suspicious; pivot suspects through their nameservers |
/domainkits:analyze <domain> |
Everyone | Full workup on one domain: registration, DNS, safety, backlinks, value, market signals |
No command needed for ad-hoc questions. The bundled skill auto-activates whenever domains come up.
- Discover: newly registered domains (last 60 days), expired, deleted, aged, and active domains; reverse-nameserver mapping (all gTLD domains behind one NS); unregistered short .ai domains
- Evaluate: backlink profiles, keyword volume/CPC, aftermarket prices, Google Safe Browsing status
- Act: availability checks with registrar pricing, bulk checks, TLD-wide keyword availability
- Trends: keyword registration trends with quality metrics (.com share, for-sale ratio, registrar/NS concentration), TLD ranking and historical trends
- Automate: monitors (WHOIS/DNS/page changes) and recurring strategies on your DomainKits account
For advanced domain industry workflows (naming consultation, competitive analysis, expired domain due diligence, and more), see DomainKits Skills, open-source workflow prompts built on top of this data.
domainkits plugin
├── .mcp.json → remote MCP server (https://api.domainkits.com/v1/mcp)
├── skills/domainkits/SKILL.md → skill: tool listing, task→tool map, usage norms, access tiers
└── commands/ → /domainkits:hunt · /domainkits:watch · /domainkits:analyze
No local code execution: the plugin is a remote endpoint, one skill file, and three command prompts.
Claude Code (CLI, desktop, or VS Code):
/plugin marketplace add ABTdomain/domainkits-plugins
/plugin install domainkits@domainkits
claude.ai / Cowork (as a connector instead of a plugin):
- Settings → Connectors → Add custom connector
- Name:
DomainKits, URL:https://api.domainkits.com/v1/mcp - Start a new conversation
Works out of the box, no API key, no sign-up. The anonymous guest tier has daily per-tool limits, and some data sources (backlinks, keyword volume, safety checks) require an account.
A free account at domainkits.com raises limits; paid tiers unlock the full dataset. To connect your account in Claude Code, run /mcp and authenticate with domainkits (OAuth). On claude.ai the connector prompts for sign-in the same way. Ask Claude for your "DomainKits usage" anytime to see your quota.
Queries (domain names, keywords, search filters) are sent to api.domainkits.com to fetch results. The plugin reads no local files and ships no executable code. Monitors, strategies, and preferences are stored with your DomainKits account only when you explicitly ask Claude to create them.
Some links in results (registrars, marketplaces) may be affiliate links. The bundled skill instructs Claude to disclose this whenever it shares such links.
Code: MIT (see LICENSE). Domain data is provided by DomainKits.com under its own terms; attribution required when republishing data.