██████╗ ██████╗ ███╗ ███╗ █████╗ ██╗███╗ ██╗██╗ ██╗██╗████████╗ ██╔══██╗██╔═══██╗████╗ ████║██╔══██╗██║████╗ ██║██║ ██╔╝██║╚══██╔══╝ ██║ ██║██║ ██║██╔████╔██║███████║██║██╔██╗ ██║█████╔╝ ██║ ██║ ██║ ██║██║ ██║██║╚██╔╝██║██╔══██║██║██║╚██╗██║██╔═██╗ ██║ ██║ ██████╔╝╚██████╔╝██║ ╚═╝ ██║██║ ██║██║██║ ╚████║██║ ██╗██║ ██║ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝╚═╝ ╚═╝
█▀▄ █▀█ █▀▄▀█ ▄▀█ █ █▄ █ █▄▀ █ ▀█▀ █▄▀ █▄█ █ ▀ █ █▀█ █ █ ▀█ █ █ █ █
Domain search for AI agents
── Try It Live ──
┌──────────────────────────────────────────────────────────────────┐
│ Enter a domain name above to check availability │
│ │
│ Results will appear here in real-time... │
└──────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────┐
│ Enter a domain above to check │
│ availability. │
│ │
│ Results appear in real-time... │
└──────────────────────────────────┘
── Quick Start ──
┌──────────────────────────────────────────────────────────────────────────────┐ │ │ │ $ curl "https://api.domainkit.bot/check?name=mycoolstartup" │ │ │ │ { │ │ "name": "mycoolstartup", │ │ "results": [ │ │ {"domain": "mycoolstartup.com", "available": true, "tld": "com", │ │ "status": ["inactive"], "source": "rdap", "responseMs": 180}, │ │ {"domain": "mycoolstartup.io", "available": false, "tld": "io", │ │ "status": ["active"], "source": "dns", "responseMs": 45} │ │ ], │ │ "totalMs": 250, "timestamp": "2024-01-30T12:00:00Z" │ │ } │ │ │ └──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────┐ │ $ curl "api.domainkit.bot/ │ │ check?name=mycoolstartup" │ │ │ │ { │ │ "name": "mycoolstartup", │ │ "results": [ │ │ { │ │ "domain": "...com", │ │ "available": true, │ │ "status": ["inactive"] │ │ }, │ │ { │ │ "domain": "...io", │ │ "available": false, │ │ "status": ["active"] │ │ } │ │ ], │ │ "totalMs": 250 │ │ } │ └──────────────────────────────────┘
── Features ──
┌─────────────────────┐ ┌─────────────────────┐ ┌─────────────────────┐ │ │ │ │ │ │ │ ⚡ FAST API │ │ 🤖 AGENT-READY │ │ 🔍 WHOIS DATA │ │ │ │ │ │ │ │ <50ms responses │ │ MCP server │ │ Registration │ │ Any TLD │ │ llms.txt │ │ Expiry dates │ │ Simple REST │ │ OpenAPI spec │ │ Registrar info │ │ JSON responses │ │ Built for AI │ │ (Coming soon) │ │ │ │ │ │ │ └─────────────────────┘ └─────────────────────┘ └─────────────────────┘ ┌─────────────────────┐ ┌─────────────────────┐ ┌─────────────────────┐ │ │ │ │ │ │ │ 📱 iOS APP │ │ 🔐 SIMPLE AUTH │ │ 💰 FREE TIER │ │ │ │ │ │ │ │ Check domains │ │ Bearer token │ │ 100 checks/min │ │ Native Swift │ │ No OAuth needed │ │ No credit card │ │ Fast & offline │ │ Get started fast │ │ Scale when ready │ │ │ │ │ │ │ └─────────────────────┘ └─────────────────────┘ └─────────────────────┘
┌────────────────────────────────┐ │ ⚡ FAST API │ │ <50ms responses • Any TLD │ │ Simple REST • JSON responses │ └────────────────────────────────┘ ┌────────────────────────────────┐ │ 🤖 AGENT-READY │ │ MCP server • llms.txt │ │ OpenAPI spec • Built for AI │ └────────────────────────────────┘ ┌────────────────────────────────┐ │ 🔍 WHOIS DATA │ │ Registration • Expiry dates │ │ Registrar info (Coming soon) │ └────────────────────────────────┘ ┌────────────────────────────────┐ │ 📱 iOS APP │ │ Check domains • Native Swift │ │ Fast & offline │ └────────────────────────────────┘ ┌────────────────────────────────┐ │ 🔐 SIMPLE AUTH │ │ Bearer token • No OAuth │ │ Get started fast │ └────────────────────────────────┘ ┌────────────────────────────────┐ │ 💰 FREE TIER │ │ 100 checks/min • No CC │ │ Scale when ready │ └────────────────────────────────┘
── Integrations ──
┌──────────────────────────────────────────────────────────────────────────────┐ │ │ │ MCP Server │ │ ────────── │ │ Connect to Claude, Cursor, and any MCP-compatible client │ │ │ │ $ npx @nicholaskillin/domainkit-mcp │ │ │ │ ──────────────────────────────────────────────────────────────────────── │ │ │ │ llms.txt │ │ ──────── │ │ Machine-readable docs at domainkit.bot/llms.txt │ │ │ │ ──────────────────────────────────────────────────────────────────────── │ │ │ │ OpenAPI │ │ ─────── │ │ Full spec at domainkit.bot/openapi.yaml │ │ │ └──────────────────────────────────────────────────────────────────────────────┘
┌──────────────────────────────────┐ │ MCP Server │ │ ────────── │ │ Connect to Claude, Cursor, │ │ and any MCP client │ │ │ │ $ npx @nicholaskillin/ │ │ domainkit-mcp │ ├──────────────────────────────────┤ │ llms.txt │ │ ──────── │ │ Machine-readable docs at │ │ domainkit.bot/llms.txt │ ├──────────────────────────────────┤ │ OpenAPI │ │ ─────── │ │ Full spec at │ │ domainkit.bot/openapi.yaml │ └──────────────────────────────────┘