Function: buildTrustCapability()
ts
function buildTrustCapability(attestation, toolCount): FusionTrustCapability;Defined in: packages/core/src/introspection/CryptoAttestation.ts:268
Build the fusionTrust capability object for MCP exposure.
Parameters
| Parameter | Type | Description |
|---|---|---|
attestation | AttestationResult | A completed attestation result |
toolCount | number | Number of tools in the registry |
Returns
Capability structure for server.capabilities