Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface NativeMcpCatalog

    interface NativeMcpCatalog {
        digest: string;
        serverId: string;
        tools: readonly NativeMcpCatalogTool[];
    }
    Index
    digest: string
    serverId: string
    tools: readonly NativeMcpCatalogTool[]