MCP Tools Reference
Diagnostics

Diagnostics Tools

Available on all tiers (free and paid).

IPv4 destinations are supported via DNS64/NAT64 — your agent resolves and reaches them transparently.

net_ping

Ping a host from your Route6 identity.

ParameterTypeRequiredDescription
hoststringIPv6 address, IPv4 address, or hostname
countnumberNumber of pings (default: 4, max: 20)

Works for both IPv4 and IPv6 destinations — DNS64 synthesizes a NAT64 address for IPv4-only hosts.

net_traceroute

Traceroute to a destination. Shows each hop's address and RTT.

ParameterTypeRequiredDescription
hoststringIPv6 address, IPv4 address, or hostname
max_hopsnumberMaximum hops (default: 30)

net_dns_resolve

Resolve a hostname via DNS64. Shows real AAAA records and synthesized NAT64 addresses for IPv4-only hosts.

ParameterTypeRequiredDescription
hostnamestringHostname to resolve