Evidra

Evidra — Flight recorder for AI infrastructure agents

stdiocommunityinfra

Deployment

streamable-httphttps://evidra.samebits.com/mcp
Headers
AuthorizationRequired
Bearer token for API authentication (e.g. Bearer ev1_...)

Package Details

Transportstdio

Environment Variables

EVIDRA_ENVIRONMENT(str)

Environment label (production, staging, development)

EVIDRA_EVIDENCE_DIR(str)

Directory for evidence JSONL storage

EVIDRA_SIGNING_MODE(str)

Signing mode: strict (default) or optional (ephemeral local mode)

EVIDRA_SIGNING_KEY(str)
Secret

Base64-encoded Ed25519 private key (required for strict mode)

EVIDRA_SIGNING_KEY_PATH(str)

Path to PEM-encoded Ed25519 private key (required for strict mode if key not inline)