tools_cname_lookup — domainee MCP Tool
tools_cname_lookup
(tools cname lookup) is one of 18 tools on the
domainee
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call tools_cname_lookup from your client
- Claude Code domainee tools_cname_lookup run in your project directory
- Claude Desktop domainee tools_cname_lookup ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor domainee tools_cname_lookup ~/.cursor/mcp.json
- VS Code domainee tools_cname_lookup .vscode/mcp.json
- Zed domainee tools_cname_lookup ~/.config/zed/settings.json
- Windsurf domainee tools_cname_lookup ~/.codeium/windsurf/mcp_config.json
- Cline domainee tools_cname_lookup ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI domainee tools_cname_lookup ~/.gemini/settings.json
- Grok domainee tools_cname_lookup .mcp.json (in your project root)
- ChatGPT domainee tools_cname_lookup Settings → Connectors → Advanced → Developer mode
- Claude.ai domainee tools_cname_lookup Settings → Connectors → Add custom connector
- LangChain domainee tools_cname_lookup pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http domainee https://mcp.domainee.dev/mcp
Other tools on this server
- tools_ssl_check
- tools_dns_provider_lookup
- tools_domain_connect_checker
- tools_dns_record_lookup
- tools_whois_lookup
- tools_http_header_checker
- tools_dns_propagation_checker
- tools_redirect_checker
- tools_spf_record_checker
- tools_domain_age_checker
- tools_subdomain_finder
- tools_reverse_ip_lookup
- tools_dmarc_record_checker
- tools_txt_record_lookup
- tools_website_status_checker
- tools_dkim_record_checker
- tools_domain_availability_checker
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.