INDIVIDUAL MCP TOOL
search_domain
Check exact-name availability and real price for a specific name across many TLD extensions at once.
LIVE ENDPOINT
https://findadomain.name/api/mcp
Connect to this endpoint to inspect the live schema for search_domain and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.findadomain-name]
url = "https://findadomain.name/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"findadomain-name": {
"type": "http",
"url": "https://findadomain.name/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: findadomain-name
Remote MCP URL: https://findadomain.name/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"findadomain-name": {
"url": "https://findadomain.name/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"findadomain-name": {
"type": "http",
"url": "https://findadomain.name/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "findadomain-name",
"transport": "streamable-http",
"url": "https://findadomain.name/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
find_domains— Brainstorm available domain names for an idea, product, or company.check_availability— Check availability and real price for a specific list of full domains (e.