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
| Tool | Function |
|---|---|
ip | Look up IP geolocation and ASN data |
dns | Query DNS records |
http | Check HTTP/HTTPS availability and response time |
ping | Measure round-trip latency and packet loss |
ssl | Inspect TLS certificates and expiry |
whois | Query WHOIS data for a domain or IP |
traceroute | Trace the network path to a target |
diagnose | Combine Ping, DNS, HTTP, and TLS diagnostics |
icp | Look up China ICP filing data for a domain |
list_nodes | List available probe nodes |
check_monitor | Read recent checks for a monitor in your account |
create_monitor | Create a monitor in your account |
generate_verdict | Create a Verdict report job for a time window |
See the tool reference for parameters and write-operation details.
Quick setup
- Open Dashboard → MCP Connection Tokens.
- Enter a name and create the token.
- Copy the plaintext immediately; it is shown only once.
- Follow the quickstart for Codex, Cursor IDE / Cloud, or Claude Code.