• Add mcp dns and mcp node routes commands

    kyle released this 2026-03-30 01:51:53 +00:00 | 27 commits to master since this release

    mcp dns queries MCNS via an agent to list all zones and DNS records.
    mcp node routes queries mc-proxy on each node for listener/route status,
    matching the mcproxyctl status output format.

    New agent RPCs: ListDNSRecords, ListProxyRoutes.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads