io.github.g-digital-by-Garrigues
ead-factory
EAD Factory MCP — Digital Trust services APIs for your agents
stdioofficialservice
Package Details
@g-digital/mcp-ead-factory
Transportstdio
Environment Variables
API_BASE_URL
Required
Evidence Manager API base URL
FULL_FLOW_EMAIL_BASE
Required
Full flow base email — used to compose participant emails (user+signatory@domain, etc.)
FULL_FLOW_FILE_PATH
Required
Full flow default file path
HTTP_PORT
Required
HTTP_PORT
OKTA_CLIENT_ID
Required
OKTA_CLIENT_ID
OKTA_CLIENT_SECRET
RequiredSecret
OKTA_CLIENT_SECRET (See https://eadtrust.example.com/onboarding for credential acquisition.)
OKTA_SCOPE
Required
OKTA_SCOPE
OKTA_TOKEN_URL
Required
OAuth credentials (Okta client_credentials flow) Used both for calling Evidence Manager API and for verifying incoming Bearer tokens (HTTP mode)
POLL_INTERVAL_MS
Required
Polling configuration for evidence status
POLL_MAX_ATTEMPTS
Required
POLL_MAX_ATTEMPTS
SIGNATURE_API_BASE_URL
Required
Signature Manager API base URL
TRANSPORT
Required
Transport: "stdio" for local Claude Code, "http" for remote deployment with auth