Zum Inhalt springen

Beschreibungen der Umgebungsvariablen (Rohangabe)

5.575 verschiedene Werte, gemessen an 24.693 ausgelieferten Einträgen.

Wert Einträge Anteil
ATV_API_KEY=API key for authenticating with the ATV API 1 0.0 %
ATXP_CONNECTION=ATXP connection string URL (from 'npx atxp agent register' or accounts.atxp.ai) 1 0.0 %
AUDIOBOOKSHELF_API_KEY=API key from Settings -> Users -> API Keys (Audiobookshelf 2.26.0 or newer) · AUDIOBOOKSHELF_INSECURE_TLS=Set to true to accept self-signed certificates for this connection only · AUDIOBOOKSHELF_READ_ONLY=Set to true to register only the 29 read tools and no write tools · AUDIOBOOKSHELF_URL=Base URL of the Audiobookshelf instance, e.g. https://abs.example.com 1 0.0 %
AUDIOLAB_API_BASE=Defaults to https://audiolab.tools/v1 — the value must include the /v1 path segment. · AUDIOLAB_API_KEY=API key from https://audiolab.tools/account. Free tier: 1,000 calls and 2 GB per month, no card. · AUDIOLAB_TIMEOUT_MS=Request timeout in milliseconds. 1 0.0 %
AUDITSOCIALS_API_KEY=Your AuditSocials Compliance API key. Get one free at https://www.auditsocials.com/compliance-api 1 0.0 %
AUDIT_API_URL=Your deployed audit-ledger API endpoint (e.g. https://<api-id>.execute-api.<region>.amazonaws.com/prod). Leave unset to run in sandbox mode against the public shared tenant. · AUDIT_HMAC_KEY=Tenant secret used to HMAC-SHA256 PII and prompts locally before sending. Generate once per tenant (e.g. node -e "console.log(require('crypto').randomBytes(32).toString('hex'))") and keep it in your environment. The key never leaves your process. If unset, the MCP falls back to plain SHA-256 for backwards compatibility and logs a one-time deprecation warning; set this to switch to keyed hashing, which regulators (ICO/EDPB) expect for pseudonymisation. · AUDIT_READ_KEY=Tenant read key for your deployed ledger. Required if AUDIT_API_URL is set and you want to call verify_decision or list_decisions. · AUDIT_RETRY_ATTEMPTS=Number of retry attempts on transient failures. Defaults to 3. · AUDIT_TIMEOUT_MS=HTTP timeout in milliseconds. Defaults to 5000. · AUDIT_WRITE_KEY=Tenant write key for your deployed ledger. Required if AUDIT_API_URL is set and you want to call record_decision. 1 0.0 %
AUDIT_CONFIG=Path to the YAML configuration file 1 0.0 %
AUDIT_HMAC_KEY=HMAC key for audit log integrity chain. Required for cross-restart log verification on network transports. Generate with: python3 -c 'import secrets; print(secrets.token_hex(32))' · DEFECTDOJO_API_KEY=API key for DefectDojo (generate at DefectDojo > API v2 > Your API Key). Use DEFECTDOJO_READ_API_KEY + DEFECTDOJO_WRITE_API_KEY for least-privilege dual-key mode. · DEFECTDOJO_READ_API_KEY=Optional read-only API key (used for GET requests in dual-key mode) · DEFECTDOJO_URL=Base URL of the DefectDojo instance (must use https:// unless ALLOW_INSECURE_HTTP=true) · DEFECTDOJO_WRITE_API_KEY=Optional write API key (used for POST/PATCH in dual-key mode) · MCP_AUTH_TOKEN=Bearer token granting admin-role access (legacy single-token mode — prefer MCP_ROLE_<NAME>=<token>:<role> for RBAC) 1 0.0 %
AUDIT_LOG_PATH=Optional: Custom path for audit logs (default: ~/.pincer/audit.jsonl) · OPENAI_COMPATIBLE_URL=Optional: Base URL for OpenAI-compatible instance · OPENWEBUI_URL=Optional: Base URL for OpenWebUI instance · PINCER_PROXY_TOKEN=Proxy token for agent authentication (generated via 'pincer agent add') 1 0.0 %
AUDIT_LOG_PATH=Path to the audit log file · NODE_ENV=production | development · RATE_LIMIT_PER_MINUTE=Max tool invocations per minute · REQUEST_TIMEOUT_MS=HTTP request timeout (ms) · TOKEN_ENCRYPTION_KEY=64-char hex key for AES-256-GCM token encryption at rest. Generate with: openssl rand -hex 32 · YOUTUBE_CLIENT_ID=Google OAuth2 Client ID for YouTube Data API v3 + Analytics API · YOUTUBE_CLIENT_SECRET=Google OAuth2 Client Secret · YOUTUBE_REDIRECT_URI=OAuth2 redirect URI (must match Google Cloud Console) 1 0.0 %
AUDIT_STREAM_URL=Optional URL of a running audit-stream-py instance to enable the live audit-stream tools (audit_event_emit, audit_events_query, audit_chain_verify_live). 1 0.0 %
AUDIT_URL=Base URL of the agent-action-audit service. Optional; defaults to the live workers.dev URL. · PROVENANCE_URL=Base URL of the provenance-receipts service. Optional; defaults to the live workers.dev URL. · QUALITY_GATE_URL=Base URL of the quality-gate service. Optional; defaults to the live workers.dev URL. 1 0.0 %
AUDREY_AGENT=Logical memory owner used for scoped operations (defaults to the host name) · AUDREY_DATA_DIR=Directory for the SQLite memory store (defaults to ~/.audrey/data) 1 0.0 %
AURA_API_CLIENT_ID=Aura API client ID (enables Aura Graph Analytics session mode) · AURA_API_CLIENT_SECRET=Aura API client secret · AURA_API_PROJECT_ID=Aura project ID (only if the API client can access multiple projects) · NEO4J_DATABASE=Neo4j database name · NEO4J_PASSWORD=Neo4j password · NEO4J_URI=Neo4j connection URI (neo4j:// or neo4j+s://) · NEO4J_USERNAME=Neo4j username 1 0.0 %
AURENTIA_API_KEY=Personal API key (starts with aur_) — generated from Aurentia > Mon Compte > Intégrations · AURENTIA_URL=API base URL override 1 0.0 %
AUSDATA_API_KEY=API key (bearer token) for api.ausdata.io. Get a free key at https://ausdata.io — 500 calls/month, no credit card. · AUSDATA_API_URL=Override the gateway base URL. Defaults to https://api.ausdata.io. · AUSDATA_TIMEOUT=Per-request timeout in milliseconds. Defaults to 30000. 1 0.0 %
AUTH0_AUDIENCE=OAuth2 API audience identifier · AUTH0_DOMAIN=OIDC provider domain, e.g. your-tenant.auth0.com · PORT=Port the gateway listens on · SUITECRM_ENDPOINT=SuiteCRM v4_1 REST endpoint URL, e.g. https://crm.example.com/service/v4_1/rest.php · SUITECRM_PREFIX=Tool name prefix, e.g. suitecrm 1 0.0 %
AUTHENTIK_TOKEN=Authentik API token · AUTHENTIK_URL=URL of the Authentik instance (e.g. https://auth.example.com) 1 0.0 %
AUTHSHORE_API_KEY=AuthShore API key (as_...). Get one with 'npx authshore signup <project> --email <you>' or at https://authshore.ai. 1 0.0 %
AUTHZEN_PDP_TIMEOUT=Per-request timeout for PDP calls, as a Go duration. Default 10s. · AUTHZEN_PDP_TOKEN=Authorization header value for the PDP. A value with no scheme is sent as "Bearer <token>". · AUTHZEN_PDP_URL=Default AuthZEN Access Evaluation endpoint, e.g. https://pdp.example.com/access/v1/evaluation. Only evaluate_policy works without it. · MCP_OPA_ALLOW_NETWORK_BUILTINS=Re-enable http.send, net.lookup_ip_addr and opa.runtime inside evaluated policies. Off by default: policy source evaluated here comes from a model and runs inside the server process. · MCP_OPA_EVAL_TIMEOUT=Wall-clock limit on a single Rego evaluation, as a Go duration. Default 5s. 1 0.0 %
AUTH_ADMIN_ROLE=Bypass role name that grants admin access (default: nogoo9-admin) · AUTH_ADMIN_USERS=Comma-separated list of user subject IDs (sub) granted admin privileges without OIDC scope/role claims · AUTH_ENABLED=Enforce JWT verification and user tenant isolation (default: false) · AUTH_ISSUER=Expected token issuer authority check value (e.g. Keycloak) · AUTH_SUB_JSONPATH=JSONPath pattern to extract user identity subject from token · BASE_URL=Hosting URL subpath prefix for gateways and reverse proxies · BUILTIN_TEMPLATES=Enable loading of standard pre-configured templates (default: true) · DOCS_DIR=Directory containing static documentation web files to serve · INTROSPECTION_ENDPOINT=RFC 7662 compliant token introspection validation endpoint · JWKS_URI=Discovery URI to fetch keys from OIDC provider dynamically · JWT_AUDIENCE=Target audience check value for incoming OIDC tokens · JWT_PUBLIC_KEY=PEM public key to verify asymmetric OIDC signatures · JWT_SECRET=HMAC-SHA symmetric secret key to sign/verify JWT tokens · JWT_VERIFICATION_REQUIRED=Set to 'false' to skip OIDC cryptographic signature checks · KUBECONFIG=Path to the Kubernetes API credentials configuration file · NODE_TLS_REJECT_UNAUTHORIZED=Set to '0' to allow connection to unverified TLS endpoints · OAUTH_CLIENT_ID=Client identifier for OAuth2 authentication flows · OAUTH_CLIENT_SECRET=Client secret credentials used for token introspection · OAUTH_DISCOVERY_URL=Standard OIDC .well-known configuration discovery endpoint · OAUTH_LOGIN_METHOD=UI SSO flow login method: 'redirect' or silent 'iframe' · PROXY_SESSION_SECRET=Secret key for session cookie signing · PROXY_SESSION_TTL=Active lifetime in seconds for signed proxy session cookies · REGISTRY_URL=Default container registry for workspace image resolution · STATELESS=Disable in-memory session tracking for stateless execution · TEMPLATES_DIR=Local filesystem directory containing custom YAML/JSON templates · THEMES_CONFIGMAP=ConfigMap name storing dynamic CSS theme overrides · THEMES_DIR=Filesystem directory to scan for custom CSS themes · TLS_CA=Local file path containing trusted client Certificate Authority · TLS_CERT=Local file path containing TLS public certificate (HTTPS) · TLS_KEY=Local file path containing TLS private key (HTTPS) · UI_ENABLED=Serve the built-in HTML dashboard (default: true) · UI_SUBTITLE=Custom dashboard subtitle text below the header title · UI_TITLE=Custom dashboard header title for white-label branding 1 0.0 %
AUTH_MODE='env' reads vars locally; 'gateway' expects header injection from the WYRE MCP Gateway. · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode. 'stdio' for local CLI; image defaults to 'http' for gateway hosting. · SAAS_ALERTS_API_KEY=SaaS Alerts API key (sent as the api_key header). Required. 1 0.0 %
AUTH_MODE=Authentication mode · BASE_URL=Base URL for HTTP transport (used for OAuth/DCR endpoints and file links) · DCR_MODE=Dynamic Client Registration mode · DCR_STORE_URI=DCR client storage URI (for self-hosted DCR mode) · DCR_VERIFY_URL=External verification endpoint URL (required for external DCR mode) · GOOGLE_CLIENT_ID=Google OAuth client ID (required for OAuth authentication modes) · GOOGLE_CLIENT_SECRET=Google OAuth client secret (optional for public clients) · GOOGLE_SERVICE_ACCOUNT_KEY_FILE=Path to service account JSON key file (required for service-account auth mode) · HEADLESS=Disable browser auto-open, return auth URL instead (true/false) · LOG_LEVEL=Logging level · PORT=HTTP server port (overrides --port) · REDIRECT_URI=OAuth redirect URI (optional, default: ephemeral loopback) · RESOURCE_STORE_URI=Resource store URI for CSV export files (file://) 1 0.0 %
AUTH_MODE=Authentication mode · BASE_URL=Base URL for HTTP transport (used for OAuth/DCR endpoints and file links) · DCR_MODE=Dynamic Client Registration mode · DCR_STORE_URI=DCR client storage URI (for self-hosted DCR mode) · DCR_VERIFY_URL=External verification endpoint URL (required for external DCR mode) · HEADLESS=Disable browser auto-open, return auth URL instead (true/false) · LOG_LEVEL=Logging level · MS_CLIENT_ID=Microsoft OAuth client ID (required for OAuth authentication modes) · MS_CLIENT_SECRET=Microsoft OAuth client secret (optional for public clients) · MS_TENANT_ID=Microsoft tenant ID (required for OAuth authentication) · PORT=HTTP server port (overrides --port) · REDIRECT_URI=OAuth redirect URI (optional, default: ephemeral loopback) · RESOURCE_STORE_URI=Resource store URI for CSV export files (file://) 1 0.0 %
AUTH_MODE=Authentication mode: basic | apikey | oauth · CURRENT_USER_ROLE=RBAC role for the session: readonly | technician | supervisor | manager | admin · MAXIMO_API_KEY=Maximo API key (when AUTH_MODE=apikey) · MAXIMO_HOST=Maximo host base URL (e.g. https://maximo.example.com) · MAXIMO_PASSWORD=Maximo password (when AUTH_MODE=basic) · MAXIMO_URL=Maximo OSLC base URL (e.g. https://maximo.example.com/maximo/oslc) · MAXIMO_USERNAME=Maximo username (when AUTH_MODE=basic) 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. Set to 'env' for stdio/local use. · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. · SALESFORCE_AUTH_FLOW=Salesforce auth flow: 'client_credentials' (default, requires a Connected App with Client Credentials Flow enabled) or 'username_password' (fallback). · SALESFORCE_CLIENT_ID=Connected App consumer key. Required when SALESFORCE_AUTH_FLOW=client_credentials. · SALESFORCE_CLIENT_SECRET=Connected App consumer secret. Required when SALESFORCE_AUTH_FLOW=client_credentials. · SALESFORCE_INSTANCE_URL=Salesforce org's My Domain URL (e.g. https://yourorg.my.salesforce.com). Required when SALESFORCE_AUTH_FLOW=client_credentials. · SALESFORCE_PASSWORD=Salesforce password. Only used when SALESFORCE_AUTH_FLOW=username_password. · SALESFORCE_TOKEN=Salesforce security token. Only used when SALESFORCE_AUTH_FLOW=username_password; optional if the org has IP allowlisting configured instead. · SALESFORCE_USERNAME=Salesforce username. Only used when SALESFORCE_AUTH_FLOW=username_password. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. The image defaults to 'gateway'. · LOG_LEVEL=Log verbosity: debug, info, warn, error · MAILPROTECTOR_API_KEY=Mailprotector API key (per manager-role, from the web console profile page) · MAILPROTECTOR_BASE_URL=API host override · MAILPROTECTOR_RESELLER_ID=The MSP's reseller id in Mailprotector (the default scope for scoped tools) · MCP_TRANSPORT=Transport mode. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · AUTOTASK_API_URL=Autotask API zone URL — auto-detected per tenant if omitted · AUTOTASK_INTEGRATION_CODE=Autotask API integration code (tracking identifier) · AUTOTASK_SECRET=Autotask API user secret · AUTOTASK_USERNAME=Autotask API user resource email (e.g. apiuser@example.com) · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · AUVIK_API_KEY=Auvik API key (generated in the Auvik portal under Integrations -> APIs) · AUVIK_REGION=Auvik regional API host (us1, us2, us3, us4, eu1, eu2, au1, ca1). Omit to auto-detect via /authentication/verify probe. · AUVIK_USERNAME=Auvik username (email) used as HTTP Basic auth user · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · AVANAN_API_URL=Avanan API base URL — defaults to the standard Harmony Email endpoint if omitted · AVANAN_CLIENT_ID=Avanan / Harmony Email API client ID · AVANAN_CLIENT_SECRET=Avanan / Harmony Email API client secret · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · AXCIENT_API_KEY=Axcient x360Portal API key (Settings → API Keys) · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · BLACKPOINT_API_TOKEN=Blackpoint Cyber API token (Bearer credential) · BLACKPOINT_BASE_URL=Blackpoint API base URL (region-specific). Optional — defaults to the production US endpoint. · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · BLUMIRA_JWT_TOKEN=Blumira API JWT token used to authenticate requests · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · CIPP_API_URL=Base URL of your CIPP API instance (e.g. https://cipp-api.example.com) · CIPP_CLIENT_ID=Entra ID application (client) ID used to authenticate to CIPP · CIPP_CLIENT_SECRET=Entra ID client secret for the CIPP application · CIPP_TENANT_ID=Entra ID tenant ID hosting the CIPP application registration · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · CPQ_ACCESS_KEY=ConnectWise CPQ tenant/site access key (from the Sell URL ...home?accesskey=<this>) · CPQ_PRIVATE_KEY=ConnectWise CPQ private API key (shown once at creation) · CPQ_PUBLIC_KEY=ConnectWise CPQ public API key (Settings → Organization Settings → API Keys) · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · CREWHU_API_TOKEN=Crewhu API token (Settings → Integrations → API) · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · CW_AUTOMATE_2FA_CODE=Two-factor authentication code, if required by the account · CW_AUTOMATE_CLIENT_ID=ConnectWise Automate integrator client ID · CW_AUTOMATE_PASSWORD=Integrator password or user password · CW_AUTOMATE_SERVER_URL=ConnectWise Automate server URL (e.g. https://your-server.hostedrmm.com) · CW_AUTOMATE_USERNAME=Integrator username or user credential · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · CW_MANAGE_CLIENT_ID=Client ID from the ConnectWise Developer Portal (developer.connectwise.com) · CW_MANAGE_COMPANY_ID=ConnectWise company identifier (the short name used to log in) · CW_MANAGE_PRIVATE_KEY=ConnectWise API member private key · CW_MANAGE_PUBLIC_KEY=ConnectWise API member public key (Members > API Members) · CW_MANAGE_URL=ConnectWise API base URL — region-specific (api-na/eu/au.myconnectwise.net) or self-hosted · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · DATTO_API_KEY=Datto RMM API key · DATTO_API_SECRET=Datto RMM API secret key · DATTO_PLATFORM=Datto RMM API platform/zone: pinotage, merlot, concord, vidal, zinfandel, or syrah · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · DATTO_BCDR_PRIVATE_KEY=Datto BCDR partner portal private API key · DATTO_BCDR_PUBLIC_KEY=Datto BCDR partner portal public API key · DATTO_BCDR_REGION=Region: 'us' (default) or 'eu' · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · DATTO_SAAS_API_KEY=Datto SaaS Protection (Backupify) API key · DATTO_SAAS_REGION=Region: 'us' (default) or 'eu' · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · DOMOTZ_API_KEY=Domotz Public API key (generated in the Domotz portal) · DOMOTZ_API_URL=Domotz Public API base URL for the regional endpoint (e.g. https://api-us-east-1-cell-1.domotz.com/public-api/v1) · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · FRESHDESK_API_KEY=Freshdesk API key (found under Profile Settings in the Freshdesk portal) · FRESHDESK_DOMAIN=Freshdesk account subdomain — the part before .freshdesk.com (e.g. 'acme') · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · HALOPSA_BASE_URL=HaloPSA base URL (e.g. https://your-instance.halopsa.com). Provide this or HALOPSA_TENANT. · HALOPSA_CLIENT_ID=HaloPSA OAuth client ID · HALOPSA_CLIENT_SECRET=HaloPSA OAuth client secret · HALOPSA_TENANT=HaloPSA tenant identifier (subdomain). Provide this or HALOPSA_BASE_URL. · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · HUDU_API_KEY=Hudu API key from your Hudu instance admin settings · HUDU_BASE_URL=Hudu instance base URL (e.g. https://yourcompany.huducloud.com) · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · HUNTRESS_API_KEY=Huntress API key (public identifier portion of the API credential) · HUNTRESS_API_SECRET=Huntress API secret · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · IMMYBOT_CLIENT_ID=ImmyBot OAuth client ID · IMMYBOT_CLIENT_SECRET=ImmyBot OAuth client secret · IMMYBOT_INSTANCE_SUBDOMAIN=ImmyBot instance subdomain (e.g. 'acme' for acme.immy.bot) · IMMYBOT_TENANT_ID=ImmyBot Azure AD tenant ID · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · INFORCER_API_KEY=Inforcer API key (sent as the Inf-Api-Key header). Required. · INFORCER_REGION=Inforcer API region. One of: anz, eu, uk, us. Required. · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · IQMS_ORACLE_CONNECT_STRING=Oracle connection string for the IQMS database (e.g. host:port/service) · IQMS_ORACLE_PASSWORD=IQMS Oracle DB password · IQMS_ORACLE_USER=IQMS Oracle DB username · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %
AUTH_MODE=Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. · IRONSCALES_API_KEY=Ironscales API key · IRONSCALES_COMPANY_ID=Ironscales company (tenant) identifier · LOG_LEVEL=Log verbosity: debug, info, warn, error · MCP_TRANSPORT=Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting. 1 0.0 %

Auf diesem Blatt stehen 50 von 5.575 Werten; sie decken 50 Einträge ab.

Blatt 17 von 112, 5.575 Werte insgesamt.

Gezählt wird die Projektion, dieselbe Tabelle, aus der die Liste filtert. Ein Eintrag zählt je Wert einmal.

tracevero · https://tracevero.de/werkzeuge/merkmal/mcp/roh_umgebungsbeschreibungen?seite=17