io.github.g-digital-by-Garrigues/ead-factory
EAD Factory MCP — Digital Trust services APIs for your agents
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"ead-factory": {
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-factory"
],
"env": {
"API_BASE_URL": "<api_base_url>",
"FULL_FLOW_EMAIL_BASE": "<full_flow_email_base>",
"FULL_FLOW_FILE_PATH": "<full_flow_file_path>",
"HTTP_PORT": "<http_port>",
"OKTA_CLIENT_ID": "<okta_client_id>",
"OKTA_CLIENT_SECRET": "<your-okta_client_secret>",
"OKTA_SCOPE": "<okta_scope>",
"OKTA_TOKEN_URL": "<okta_token_url>",
"POLL_INTERVAL_MS": "<poll_interval_ms>",
"POLL_MAX_ATTEMPTS": "<poll_max_attempts>",
"SIGNATURE_API_BASE_URL": "<signature_api_base_url>",
"TRANSPORT": "<transport>"
}
}
}
}{
"mcpServers": {
"ead-factory": {
"command": "npx",
"args": [
"-y",
"@g-digital/mcp-ead-factory"
],
"env": {
"API_BASE_URL": "<api_base_url>",
"FULL_FLOW_EMAIL_BASE": "<full_flow_email_base>",
"FULL_FLOW_FILE_PATH": "<full_flow_file_path>",
"HTTP_PORT": "<http_port>",
"OKTA_CLIENT_ID": "<okta_client_id>",
"OKTA_CLIENT_SECRET": "<your-okta_client_secret>",
"OKTA_SCOPE": "<okta_scope>",
"OKTA_TOKEN_URL": "<okta_token_url>",
"POLL_INTERVAL_MS": "<poll_interval_ms>",
"POLL_MAX_ATTEMPTS": "<poll_max_attempts>",
"SIGNATURE_API_BASE_URL": "<signature_api_base_url>",
"TRANSPORT": "<transport>"
}
}
}
}npx -y @g-digital/mcp-ead-factoryAPI_BASE_URLEvidence Manager API base URL
FULL_FLOW_EMAIL_BASEFull flow base email — used to compose participant emails (user+signatory@domain, etc.)
FULL_FLOW_FILE_PATHFull flow default file path
HTTP_PORTTCP port for the HTTP transport. Used only when TRANSPORT=http; ignored in stdio mode.
OKTA_CLIENT_IDOkta application client ID (client_credentials grant).
OKTA_CLIENT_SECRETOkta application client secret. See https://eadtrust.example.com/onboarding for credential acquisition.
OKTA_SCOPEOAuth scope requested. Defaults to 'token' if not provided.
OKTA_TOKEN_URLOkta token endpoint (client_credentials grant). Used both for outbound API calls and for verifying inbound Bearer tokens in HTTP mode.
POLL_INTERVAL_MSPolling interval in milliseconds for the evidence-status check.
POLL_MAX_ATTEMPTSMaximum polling attempts before timing out the evidence-status check.
SIGNATURE_API_BASE_URLSignature Manager API base URL
TRANSPORTTransport: "stdio" for local Claude Code, "http" for remote deployment with auth
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.