← Registry

Security & Testing

toolhq.io

Provides DNS, SSL, MX, IP geolocation, and HTTP header lookup tools for network diagnostics and security testing.

1 endpoint8 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://www.toolhq.io/api/mcp

No auth detected

MCP server metadata

Name
toolhq
Version
1.0.0
Capabilities
tools
Server instructions

Network tools for DNS, DNS propagation, SSL, MX, IP, IP reputation (VPN/proxy detection), HTTP header, and reverse DNS lookups. Most other toolhq utilities run client side in the browser and are not exposed here.

Known tools 8

dns_lookup

Look up DNS records for a domain.

Inferred read-only
ssl_check

Inspect the TLS certificate of a host: validity, issuer, SAN, chain, protocol, and expiry.

Inferred read-only
mx_lookup

List the mail servers (MX records) for a domain, with priorities and resolved IPs.

Inferred read-only
ip_lookup

Geolocate and describe a public IPv4 or IPv6 address.

Inferred read-only
http_headers

Fetch a URL and report the status, final URL, redirect chain, and response headers.

Inferred read-only
ip_reputation

Detect whether an IP address is a VPN, proxy, Tor exit, or datacenter host.

Inferred read-only
dns_propagation

Check whether a DNS record has propagated by querying it against several independent public resolvers (Cloudflare, Google, OpenDNS, AdGuard, DNS.SB, AliDNS) at once and reporting whether their answers agree yet.

Inferred read-only
reverse_dns

Resolve the PTR (reverse DNS) records for an IP address, with forward confirmation.

Inferred read-only

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.toolhq]
url = "https://www.toolhq.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "toolhq": {
      "type": "http",
      "url": "https://www.toolhq.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: toolhq
Remote MCP URL: https://www.toolhq.io/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": {
    "toolhq": {
      "url": "https://www.toolhq.io/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "toolhq": {
      "type": "http",
      "url": "https://www.toolhq.io/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "toolhq",
  "transport": "streamable-http",
  "url": "https://www.toolhq.io/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for toolhq.io was fetched 2026-08-14T21:24:37.539Z.

Trust status Caution

toolhq.io is assessed as Caution: Domain is currently showing placeholder (lorem ipsum) content.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.