tools_ssl_check — domainee MCP Tool
tools_ssl_check
(tools ssl check) 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_ssl_check from your client
- Claude Code domainee tools_ssl_check run in your project directory
- Claude Desktop domainee tools_ssl_check ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor domainee tools_ssl_check ~/.cursor/mcp.json
- VS Code domainee tools_ssl_check .vscode/mcp.json
- Zed domainee tools_ssl_check ~/.config/zed/settings.json
- Windsurf domainee tools_ssl_check ~/.codeium/windsurf/mcp_config.json
- Cline domainee tools_ssl_check ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI domainee tools_ssl_check ~/.gemini/settings.json
- Grok domainee tools_ssl_check .mcp.json (in your project root)
- ChatGPT domainee tools_ssl_check Settings → Connectors → Advanced → Developer mode
- Claude.ai domainee tools_ssl_check Settings → Connectors → Add custom connector
- LangChain domainee tools_ssl_check pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http domainee https://mcp.domainee.dev/mcp
Other tools on this server
- tools_dns_provider_lookup
- tools_domain_connect_checker
- tools_dns_record_lookup
- tools_whois_lookup
- tools_cname_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.