xmpp_p2p
    Preparing search index...

    Function executeMcpTool

    • Parameters

      • name: string
      • args: unknown
      • ctx: {
            discoveredPeers: Map<string, string[]>;
            listeningAddresses: string[];
            peerId: string;
            xmppNode: XmppNode;
        }

      Returns Promise<{ content: { text: string; type: "text" }[]; isError?: boolean }>