Metadata-Version: 2.4
Name: agent-incident-reporter-mcp
Version: 1.0.0
Summary: Signed, hash-chained, tamper-evident AI incident records (MCP server). EU AI Act Art 73 ready. By MEOK AI Labs / CSOAI.
Author-email: MEOK AI Labs / CSOAI LTD <nicholas@csoai.org>
License-Expression: MIT
Keywords: ai-governance,article-73,audit,compliance,eu-ai-act,incident-reporting,mcp
Requires-Python: >=3.9
Provides-Extra: signed
Requires-Dist: pynacl>=1.5; extra == 'signed'
Description-Content-Type: text/markdown

mcp-name: io.github.CSOAI-ORG/agent-incident-reporter-mcp

# Agent Incident Reporter MCP — the AI incident record a regulator can trust

[![CSOAI](https://img.shields.io/badge/CSOAI-certified%20pattern-d4af37)](https://csoai.org) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

> Your agent failed in production. The evidence is scattered stdout logs anyone can edit.
> When the EU AI Act **Article 73 serious-incident report** is due, "trust us" is not an answer.
> This MCP records every incident as a **hash-chained, Ed25519-signed, tamper-evident record** —
> editing any past record breaks every later one, visibly.

## 🚀 Quick start
```bash
pip install agent-incident-reporter-mcp
# Claude/any MCP client → add stdio server: python -m agent_incident_reporter_mcp
```

## Tools
| Tool | What it does |
|---|---|
| `report_incident` | Structured record (severity · system · users affected · corrective action), chained + signed |
| `list_incidents` | Filter by severity / system / time |
| `verify_chain` | Re-validate the whole chain + signatures — offline, no backend |
| `export_audit_pack` | Regulator-ready JSON bundle (Art 73 serious incidents flagged) |

## Why now
EU AI Act Article 73 requires providers of high-risk systems to report serious incidents.
Article 50 transparency hits new generative systems on **2 August 2026**. The market has runtime
guardrails and assessment PDFs — **nobody offers verifiable incident evidence.** This does.

## Pricing (canonical CSOAI ladder)
Free: unlimited local records (unsigned-dev). **Pro £199/mo** — Ed25519 signing + public verify URLs +
the full governance suite ([subscribe](https://buy.stripe.com/dRmeVfcgAdQS9wp6as8k91F)).
Enterprise £1,499/mo · 48h bespoke assessment £4,950.

## Part of the CSOAI fabric
290+ servers in the official MCP Registry (verified 2026-06-10) · [csoai.org/fabric](https://csoai.org/fabric/) ·
**CSOAI certifies; MEOK AI Labs builds.** Records prove identity & integrity, not legal accuracy.
MIT © CSOAI LTD (UK 16939677) · contact: nicholas@csoai.org
