Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
Domain intelligence tools through MCP-compatible clients.
EndpointDescriptionhttps://mcp.domainkits.com/mcp/nrdsNewly Registered Domains Searchhttps://mcp.domainkits.com/mcp/ns-reverseNS Reverse Lookup
Edit config file: macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json { "mcpServers": { "domainkits-nrds": { "command": "npx", "args": [ "mcp-remote", "https://mcp.domainkits.com/mcp/nrds", "--transport", "http-first" ] }, "domainkits-ns-reverse": { "command": "npx", "args": [ "mcp-remote", "https://mcp.domainkits.com/mcp/ns-reverse", "--transport", "http-first" ] } } }
Edit ~/.cursor/mcp.json: { "mcpServers": { "domainkits-nrds": { "command": "npx", "args": ["mcp-remote", "https://mcp.domainkits.com/mcp/nrds"] }, "domainkits-ns-reverse": { "command": "npx", "args": ["mcp-remote", "https://mcp.domainkits.com/mcp/ns-reverse"] } } }
gemini extensions install https://github.com/ABTdomain/domainkits-mcp
Search for newly registered domains by keyword. Parameters: NameTypeRequiredDefaultDescriptionkeywordstringYes-Search term (a-z, 0-9, hyphen only, max 20 chars)daysintegerYes-1-7positionstringNoanystart, end, or anytldstringNoallFilter by TLD (e.g., com, net, org) Example: curl -X POST https://mcp.domainkits.com/mcp/nrds \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_nrds","arguments":{"keyword":"ai","days":7,"position":"start","tld":"com"}}}'
Look up gTLD domains hosted on a specific nameserver. Parameters: NameTypeRequiredDefaultDescriptionnsstringYes-Nameserver hostname (e.g., ns1.google.com)tldstringNoallFilter by TLD (e.g., com, net, org)min_lenintegerNo-Minimum domain prefix lengthmax_lenintegerNo-Maximum domain prefix length Example: curl -X POST https://mcp.domainkits.com/mcp/ns-reverse \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search_ns_reverse","arguments":{"ns":"ns1.google.com","tld":"com","min_len":4,"max_len":8}}}'
10 requests per minute per IP 5 domains per response NRDS data may have 24-48 hour delay
For complete results with advanced filters and export: NRDS: domainkits.com/search/new NS Reverse: domainkits.com/tools/ns-reverse
DomainKits - Domain intelligence tools for investors, brand managers, and researchers.
IP addresses anonymized Search queries anonymized Logs retained 7 days No personal data collected
MIT
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.