# trust-chain-mcp
# > By [MEOK AI Labs](https://meok.ai) — Trust chain and attestation management by MEOK AI Labs.

## Install
```bash
pip install trust-chain-mcp
```

## Auth & Rate Limits
- Free tier: 10 calls/day. No API key required.
- Pro tier (£79/mo): unlimited + signed attestations.
- Enterprise (£1,499/mo): white-label.

## Tools

### `create_trust_anchor`
Create a new trust anchor (root of trust) for an entity.

### `verify_chain`
Verify the integrity of a trust chain by validating all attestations.

### `add_attestation`
Add an attestation (claim) to an existing trust anchor.

### `get_trust_score`
Calculate a composite trust score for an anchor based on its attestations.

### `revoke_trust`
Revoke a trust anchor or attestation. This invalidates the chain.


## Maintainer
MEOK AI Labs · hello@meok.ai · https://meok.ai · MIT licensed

## Pairs with
Governance moat: pair this tool with any of MEOK's 38 governance MCPs (EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, etc.) for full compliance coverage.
