Check domain availability. Search domains by keyword across the full lifecycle, from newly registered domains to expired and deleted domains. Analyze domain registrations and keyword trends. Turn AI into your domain agent.
---
name: domainkits
description: Check domain availability. Search domains by keyword across the full lifecycle, from newly registered to expired and deleted. Analyze keyword value and trends. Turn AI into your domain agent. domainkits.com
homepage: https://domainkits.com/mcp
metadata: {"openclaw":{"emoji":"๐","primaryEnv":"DOMAINKITS_API_KEY"}}
---
## Why DomainKits?
With DomainKits MCP/Skills Your AI can now:
- **Data-driven actions** โ See what's registering now, what's expiring tomorrow, what just dropped
- **Make informed decisions** โ Analyze keyword value, brand risk, and safety in seconds
- **Execute instantly** โ From idea to available domain with pricing in seconds
## Setup
### Claude Code
```bash
claude mcp add domainkits https://api.domainkits.com/v1/mcp
```
With API key (for higher limits):
```bash
claude mcp add domainkits https://api.domainkits.com/v1/mcp --header "X-API-Key: YOUR_KEY"
```
### Claude.ai
Connect DomainKits via **Settings โ Connectors**. No manual configuration needed.
### Cursor / Other MCP Clients
Add to your MCP config:
```json
{
"mcpServers": {
"domainkits": {
"url": "https://api.domainkits.com/v1/mcp"
}
}
}
```
With API key:
```json
{
"mcpServers": {
"domainkits": {
"url": "https://api.domainkits.com/v1/mcp",
"headers": {
"X-API-Key": "YOUR_KEY"
}
}
}
}
```
## Tools
Search
- `nrds` โ Newly registered domains, by keyword or browse a gTLD
- `aged` โ Domains with 5-20+ years history
- `expired` โ Domains entering deletion cycle, by keyword or browse a gTLD
- `deleted` โ Just-dropped domains, available now
- `active` โ Live sites and for-sale listings
- `ns_reverse` โ Domains on a specific nameserver
- `unregistered_ai` โ Unregistered short .ai domains (3-letter, CVCV patterns)
- `domain_changes` โ Monitor 4M+ domains for transfers, expirations, new registrations, and NS changes
- `price` โ Registration costs by TLD
Query
- `available` โ Availability check with pricing
- `whois` โ Registration details
- `dns` โ DNS records
- `safety` โ Google Safe Browsing check
- `tld_check` โ Keyword availability across TLDs
- `market_price` โ Secondary market listings and price estimates
Analysis (requires account)
- `backlink_summary` โ SEO backlink profile analysis
- `keyword_data` โ Google Ads keyword data
Trends
- `keywords_trends` โ Trending keywords in domain registrations (hot, emerging, prefix)
- `tld_trends` โ TLD growth patterns
- `tld_rank` โ Top TLDs by volume
Bulk
- `bulk_tld` โ Check keyword popularity across TLDs
- `bulk_available` โ Batch availability check with pricing
Workflows
- `analyze` โ Comprehensive domain audit
- `brand_match` โ Brand conflict detection with trademark links
- `plan_b` โ Find alternatives when domain is taken
- `domain_generator` โ Generate creative domains with validation
- `expired_analysis` โ Due diligence for expired domains
- `trend_hunter` โ Spot trends and find related opportunities
- `keyword_intel` โ Deep keyword intelligence for domain investment
- `market_beat` โ Domain market news briefing
- `name_advisor` โ Professional domain naming consultation
- `valuation_cma` โ Comparative Market Analysis valuation
Personal Tools (require memory)
- `preferences` โ Manage memory and saved preferences (action: get/set/delete)
- `monitor` โ Domain monitoring with auto WHOIS/DNS checks (action: get/set/update/delete)
- `strategy` โ Automated opportunity discovery (action: get/set/update/delete)
- `usage` โ Check current usage and remaining quota
## Instructions
When user wants domain suggestions:
1. Brainstorm names based on keywords
2. Call `bulk_available` to validate
3. Show available options with prices and `register_url`
When user wants to analyze a domain:
1. Call `whois`, `dns`, `safety`
2. Give a clear verdict
Output rules:
- Always show `register_url` for available domains
- Disclose affiliate links
- Default to `no_hyphen=true` and `no_number=true`
## Access Tiers
- **Guest** โ Most tools, limited daily usage
- **Member** (free) โ All tools, higher limits, memory features
- **AI Access** โ Higher daily limits, more monitors and strategies
- **Premium** โ Full access with highest limits
- **Platinum** โ Unlimited
Register a free account and get your API key at https://domainkits.com
## Privacy
- Works without API key
- Memory OFF by default
- GDPR compliant
- Delete data anytime via `delete_preferences`
## Links
- Website: https://domainkits.com/mcp
- GitHub: https://github.com/ABTdomain/domainkits-mcp
- Contact: info@domainkits.com
- Developed by: https://abtdomain.com/don't have the plugin yet? install it then click "run inline in claude" again.