nexus-agents - v2.80.0
    Preparing search index...

    Function registerExpertsResource

    MCP exports - MCP server implementation Split from index.ts for file size compliance (Issue #285) Updated Issue #538: Added missing tool registration exports

    • Registers the nexus://experts resource with the MCP server.

      Exposes the list of available expert roles (10 built-in experts) with their names, descriptions, and capabilities as a read-only JSON resource.

      Parameters

      • server: McpServer

        MCP server instance

      • logger: ILogger

        Logger for registration events

      Returns void