# Content Provenance MCP server

Anchor a content-creation event to the Knox chain; returns a C2PA-aligned, FRE 902-shaped bundle.

## Links
- Registry page: https://www.getdrio.com/mcp/com-bonissystems-content-provenance
- Website: https://bonissystems.com/agents/content-provenance

## Install
- Endpoint: https://bonissystems.com/api/knox/agents/content-provenance/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://bonissystems.com/api/knox/agents/content-provenance/mcp

## Tools
- anchor_creation - Anchor any creation event to the Knox event chain and return a self-authenticating provenance bundle. Three creation modes are supported: human_original (camera capture, original writing, recording), ai_generated (model + prompt + parameters anchored), and ai_assisted_hybrid (human-AI collaboration with edit chain). Returns the Knox anchor record, a C2PA-aligned envelope, and an FRE 902(13)/(14)-shape affidavit. Bonis Systems anchors what creators present; it does not adjudicate authorship, does not grant copyright, and does not enforce any IP claim. Requires a Knox Bearer API key on the Authorization header — unauthenticated calls are rejected. Endpoint: https://bonissystems.com/api/knox/agents/content-provenance/mcp
- verify_provenance - Verify an anchored content-provenance record. Given a SHA-256 anchor hash (the payload_hash from a prior anchor_creation call), return the anchor record, predecessor hash, sequence number, and timestamp. Public — no authentication required. The verification path itself is also accessible at GET /api/knox/verify?hash=<hash>. Endpoint: https://bonissystems.com/api/knox/agents/content-provenance/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.bonissystems
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 24, 2026
- Source: https://registry.modelcontextprotocol.io
