← back to Filemaker Mcp
.env.example
17 lines
# --- FileMaker Cloud connection ---
FM_CLOUD_HOST=designerwallcoverings.account.filemaker-cloud.com
# Dedicated Claris ID for the connector (MFA must be OFF on this account).
# Routed via the `secrets` skill — never commit the real values.
FM_CLARIS_EMAIL=claude-api@designerwallcoverings.com
FM_CLARIS_PASSWORD=
# --- Claris ID Cognito pool (public constants; override only if Claris changes them) ---
FM_COGNITO_USERPOOL=us-west-2_NqkuZcXQY
FM_COGNITO_CLIENTID=4l9rvl4mv5es1eep1qe97cautn
FM_COGNITO_REGION=us-west-2
# --- Safety ---
# Hard kill-switch for ALL writes regardless of dryRun. Set to 1 to forbid create/update.
FM_READONLY=0