How to Search Domain Variations with Copilot

Search domain variations in your IDE with Copilot and ToolRouter.

Tool
Domain Search icon
Domain Search

Copilot brings domain search directly into your project setup workflow, letting you find and evaluate available domains while scaffolding a new project. Check availability for names that work as both domains and CLI commands, search across developer-friendly TLDs like .dev and .io, and integrate domain selection into your project initialization process. Perfect for developers who want to secure the right name before writing the first line of code.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Domain Search tool:

  1. In Copilot Chat: "Search for variations of this domain name" and provide it
  2. Copilot checks multiple variations and returns results
  3. Ask: "Which of these would work best for a developer tool?"
  4. Register your chosen domain

Example Prompt

Try this with Copilot using the Domain Search tool
Search for variations of "devkit" across .com, .dev, .io, .tools, and .sh extensions.

Tips

  • Developer-focused TLDs like .dev, .sh, and .tools often have better availability
  • Copilot can check availability as part of your project initialization workflow
  • Try combining your project name with common developer suffixes like -hq, -app, or -cli