idcd MCP Server

idcd has one supported user path: create one MCP token in the dashboard, then connect your AI client to the Streamable HTTP endpoint:

https://mcp.idcd.com/mcp

Send the token with standard Bearer authentication. One token enables all 13 tools.

The 13 real tools

ToolFunction
ipLook up IP geolocation and ASN data
dnsQuery DNS records
httpCheck HTTP/HTTPS availability and response time
pingMeasure round-trip latency and packet loss
sslInspect TLS certificates and expiry
whoisQuery WHOIS data for a domain or IP
tracerouteTrace the network path to a target
diagnoseCombine Ping, DNS, HTTP, and TLS diagnostics
icpLook up China ICP filing data for a domain
list_nodesList available probe nodes
check_monitorRead recent checks for a monitor in your account
create_monitorCreate a monitor in your account
generate_verdictCreate a Verdict report job for a time window

See the tool reference for parameters and write-operation details.

Quick setup

  1. Open Dashboard → MCP Connection Tokens.
  2. Enter a name and create the token.
  3. Copy the plaintext immediately; it is shown only once.
  4. Follow the quickstart for Codex, Cursor IDE / Cloud, or Claude Code.

Client guides