Deployment
streamable-http
https://evidra.samebits.com/mcpHeaders
AuthorizationRequired
Bearer token for API authentication (e.g. Bearer ev1_...)Package Details
ghcr.io/vitas/evidra-mcp:0.4.7
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)