By madarco
Research domain names for a product idea: check availability across TLDs, compare registration prices, and get quality-ranked suggestions with competitor analysis to find the perfect domain for your project.
Domain name research toolkit — find available domain names, check availability across TLDs, and compare registration prices. Works as a CLI, REST API, Claude Code skill, Claude Code plugin, or MCP server.

$ npx skills add https://github.com/madarco/chatdomain-researcher --skill domain-researcher
# For Claude Code, Cursor, OpenClaw, Codex, OpenCode etc.
$ npx chatdomain check madarco.ai
# madarco: .ai
$ npx chatdomain prices madarco.ai
# madarco.ai - godaddy: $79.99, namecheap: $69.99, netim: $105, vercel: $80
/domain-researcherAn AI-powered domain naming strategist for Claude Code, Cursor, OpenClaw, Codex, OpenCode etc.
Describe your product idea and it will:
.com, .ai, .io, etc.npx skills add https://github.com/madarco/chatdomain-researcher --skill domain-researcher
Then use /domain-researcher in Claude Code.
Quick domain checks from the terminal:
$ npx chatdomain check madarco.ai
madarco: .ai
$ npx chatdomain prices madarco.ai
madarco.ai - godaddy: $79.99, namecheap: $69.99, netim: $105, vercel: $80
$ npx chatdomain check stripe,notion,linear --tlds=com,ai,io
$ npx chatdomain prices stripe.com,notion.ai,linear.dev
| Command | Description |
|---|---|
chatdomain check <names> [--tlds=...] | Check availability of comma-separated names across TLDs (default: com,ai,io,dev,co,app) |
chatdomain prices <domains> | Get registration prices from multiple providers (GoDaddy, Namecheap, Netim, Vercel, etc.) |
npm install -g chatdomain
The ChatDomain API is available at https://chatdomain.ai/api.
| Endpoint | Method | Description |
|---|---|---|
/api/check?names=name1,name2&tlds=com,ai,io | GET | Check availability (up to 10 names x 15 TLDs per call) |
/api/prices?domains=name1.com,name2.ai | GET | Get per-provider registration prices |
curl "https://chatdomain.ai/api/check?names=stripe,notion&tlds=com,ai,io"
curl "https://chatdomain.ai/api/prices?domains=stripe.com,notion.ai"
Add this repo as a Claude Code plugin marketplace to get both the /domain-researcher skill and the MCP server.
/plugin marketplace add madarco/chatdomain-researcher
/plugin install chatdomain@chatdomain-researcher
A hosted MCP server is available for clients that support the Model Context Protocol.
Add to your .mcp.json or MCP client settings:
{
"mcpServers": {
"chatdomain": {
"type": "http",
"url": "https://chatdomain.ai/mcp"
}
}
}
| Tool | Description |
|---|---|
available_domains | Check domain availability across multiple TLDs (up to 10 names x 15 TLDs per call) |
domain_prices | Get registration prices from multiple providers (GoDaddy, Namecheap, Netim, Vercel) |
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub madarco/chatdomain-researcher --plugin chatdomain-researcherPermanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Production-grade vibe coding suite. Structured workflows from discovery to deployment: start, build, ship, fix, refactor.
Memory compression system for Claude Code - persist context across sessions