Zum Inhalt springen

Beschreibungen der Umgebungsvariablen (Rohangabe)

5.626 verschiedene Werte, gemessen an 25.076 ausgelieferten Einträgen.

Wert Einträge Anteil
COACH_DATA_DIR=Directory for athlete data files (defaults to the git-checkout data/ dir when run from a checkout, otherwise a per-user data directory) · GARMIN_EMAIL=Garmin Connect account email · GARMIN_PASSWORD=Garmin Connect account password 1 0.0 %
COALENT_MCP_TOKEN=Optional shared secret for --transport http: when set, every HTTP request must carry Authorization: Bearer <token>. Unused over stdio. · OPENAI_API_KEY=Required in folder (--watch) mode for semantic embeddings (text-embedding-3-small) and build synthesis (gpt-4o-mini); the server exits loudly without it rather than degrade. Factory (--cache-factory) mode brings its own models and needs no key. 1 0.0 %
COALESCE_ACCESS_TOKEN=Bearer token from the Coalesce Deploy tab. Optional when `~/.coa/config` provides a `token`. · COALESCE_BASE_URL=Region-specific base URL. Defaults to https://app.coalescesoftware.io (US). · COALESCE_CACHE_DIR=Base directory for the local data cache. When set, cache files are written here instead of the working directory. Also readable from `cacheDir` in the active ~/.coa/config profile. · COALESCE_MCP_AUTO_CACHE_MAX_BYTES=JSON size threshold before auto-caching to disk. Defaults to 32768. · COALESCE_MCP_DETAIL_FETCH_TIMEOUT_MS=Per-page timeout for detail=true paginated fetches of large node lists. Defaults to 180000. · COALESCE_MCP_INLINE_RESPONSES=Forces large responses inline as text instead of auto-caching them to disk and returning a `resource_link` (and suppresses per-field cache resource links). The server already auto-enables this for clients known not to support MCP resources (e.g. Snowflake Cortex), which otherwise render the link as unreadable "binary data" and retry in a loop. Set `true` to force it on for an unrecognised client, or `false` to disable auto-detection. Leave unset for Claude/Cursor to keep large payloads out of context. Defaults to false (auto-enabled for resource-less clients). · COALESCE_MCP_INVENTORY_CACHE_TTL_MS=In-memory TTL for the workspace node-type inventory. Set to `0` to disable. Defaults to 300000. · COALESCE_MCP_LINEAGE_TTL_MS=In-memory lineage cache TTL in milliseconds. Defaults to 1800000. · COALESCE_MCP_MAX_REQUEST_BODY_BYTES=Max outbound API request body size. Defaults to 524288. · COALESCE_MCP_NODE_DETAIL_CACHE_TTL_MS=In-memory TTL for the workspace node-detail (full body) cache used by review and predecessor lookups. Set to `0` to disable. Defaults to 300000. · COALESCE_MCP_NODE_INDEX_CACHE_TTL_MS=In-memory TTL for the workspace node-index (id/name/type/location) cache used by SQL- and intent-ref resolution. Set to `0` to disable. Defaults to 300000. · COALESCE_MCP_NODE_TYPE_RANKING_TIMEOUT_MS=Deadline for the best-effort workspace-adoption node-type ranking lookup inside node creation. Advisory only — creation proceeds without a ranking suggestion if this trips. Defaults to 15000. · COALESCE_MCP_READ_ONLY=When `true`, hides all write/mutation tools during registration. Only read, list, search, cache, analyze, review, diagnose, and plan tools are exposed. Defaults to false. · COALESCE_MCP_REQUEST_TIMEOUT_MS=Default per-request timeout for Coalesce API calls. Raise on large workspaces where paginated reads exceed the default. Defaults to 60000. · COALESCE_MCP_SKILLS_DIR=Directory for customizable AI skill resources. When set, reads context resources from this directory and seeds defaults on first run. Users can augment or override any skill. · COALESCE_ORG_ID=Fallback org ID for cancel-run. Also readable from `orgID` in the active ~/.coa/config profile. · COALESCE_PROFILE=Selects which `~/.coa/config` profile to load. Defaults to default. · COALESCE_REPO_PATH=Local repo root for repo-backed tools and pipeline planning. Also readable from `repoPath` in the active ~/.coa/config profile. · SNOWFLAKE_ACCOUNT=Snowflake account identifier (e.g., `abc12345.us-east-1`). Required by the local `coa` CLI and `coa doctor`; not used by the MCP's REST run path. (required for run tools) · SNOWFLAKE_KEY_PAIR_KEY=Path to PEM-encoded private key (required if SNOWFLAKE_PAT not set) · SNOWFLAKE_KEY_PAIR_PASS=Passphrase for encrypted keys · SNOWFLAKE_PAT=Snowflake Programmatic Access Token (alternative to key pair) · SNOWFLAKE_ROLE=Snowflake user role (required for run tools) · SNOWFLAKE_USERNAME=Snowflake account username (required for run tools) · SNOWFLAKE_WAREHOUSE=Snowflake compute warehouse (required for run tools) 1 0.0 %
COALESCE_ACCESS_TOKEN=Bearer token from the Coalesce Deploy tab. Optional when `~/.coa/config` provides a `token`. · COALESCE_BASE_URL=Region-specific base URL. Defaults to https://app.coalescesoftware.io (US). · COALESCE_CACHE_DIR=Base directory for the local data cache. When set, cache files are written here instead of the working directory. Also readable from `cacheDir` in the active ~/.coa/config profile. · COALESCE_MCP_AUTO_CACHE_MAX_BYTES=JSON size threshold before auto-caching to disk. Defaults to 32768. · COALESCE_MCP_LINEAGE_TTL_MS=In-memory lineage cache TTL in milliseconds. Defaults to 1800000. · COALESCE_MCP_MAX_REQUEST_BODY_BYTES=Max outbound API request body size. Defaults to 524288. · COALESCE_MCP_READ_ONLY=When `true`, hides all write/mutation tools during registration. Only read, list, search, cache, analyze, review, diagnose, and plan tools are exposed. Defaults to false. · COALESCE_MCP_SKILLS_DIR=Directory for customizable AI skill resources. When set, reads context resources from this directory and seeds defaults on first run. Users can augment or override any skill. · COALESCE_ORG_ID=Fallback org ID for cancel-run. Also readable from `orgID` in the active ~/.coa/config profile. · COALESCE_PROFILE=Selects which `~/.coa/config` profile to load. Defaults to default. · COALESCE_REPO_PATH=Local repo root for repo-backed tools and pipeline planning. Also readable from `repoPath` in the active ~/.coa/config profile. · SNOWFLAKE_ACCOUNT=Snowflake account identifier (e.g., `abc12345.us-east-1`). Required by the local `coa` CLI and `coa doctor`; not used by the MCP's REST run path. (required for run tools) · SNOWFLAKE_KEY_PAIR_KEY=Path to PEM-encoded private key (required if SNOWFLAKE_PAT not set) · SNOWFLAKE_KEY_PAIR_PASS=Passphrase for encrypted keys · SNOWFLAKE_PAT=Snowflake Programmatic Access Token (alternative to key pair) · SNOWFLAKE_ROLE=Snowflake user role (required for run tools) · SNOWFLAKE_USERNAME=Snowflake account username (required for run tools) · SNOWFLAKE_WAREHOUSE=Snowflake compute warehouse (required for run tools) 1 0.0 %
COBRE_BASE_URL=Override the API host. Defaults to https://api.cobre.co. · COBRE_SECRET=Cobre API credential secret · COBRE_USER_ID=Cobre API credential user id 1 0.0 %
CODABENCH_API_TOKEN=DRF token for Codabench. Obtain via https://www.codabench.org/api/docs/ > api-token-auth > Try it out. 1 0.0 %
CODASMS_API_KEY=Your coda_live_ reseller key from https://codasms.com/reseller · CODASMS_MAX_PRICE_CENTS=Optional cap (US cents) — get_number refuses numbers priced above this. 1 0.0 %
CODA_API_TOKEN=Coda API token (also accepts CODA_TOKEN or CODA_PAT) · CODA_READ_ONLY=Restrict to read-only operations (true/false) 1 0.0 %
CODA_API_TOKEN=Coda API token from coda.io/account 1 0.0 %
CODEALIVE_API_KEY=Your CodeAlive API key. Get one at https://app.codealive.ai/ under MCP & API. 1 0.0 %
CODECOV_BASE_URL=Base URL for self-hosted Codecov instances (optional, defaults to https://codecov.io) · CODECOV_TOKEN=Codecov API token for authentication 1 0.0 %
CODEDSWITCH_API_KEY=API key from codedswitch.com for audio analysis · WEBEAR_BASE_URL=URL of your dev server where WebEar middleware is mounted 1 0.0 %
CODELOGIC_DEBUG_MODE=When enabled, additional debug files such as timing_log.txt and impact_data*.json will be generated. Defaults to false · CODELOGIC_PASSWORD=CodeLogic server password · CODELOGIC_SERVER_HOST=url to the CodeLogic server e.g. https://myco.app.codelogic.com · CODELOGIC_USERNAME=CodeLogic server username · CODELOGIC_WORKSPACE_NAME=the workspace name that your code is scanned into 1 0.0 %
CODEMAGIC_API_KEY=Your Codemagic API key (found in User Settings → Integrations → Codemagic API) · CODEMAGIC_BASE_URL=Codemagic API base URL (default: https://api.codemagic.io) · CODEMAGIC_DEFAULT_APP_ID=Default Codemagic app ID to use when not specified in tool calls 1 0.0 %
CODEMAP_CACHE_DIR=Path to a shared baseline cache directory. When set, index.ensure_baseline checks the cache before running a full Roslyn build — useful on CI or shared machines. 1 0.0 %
CODEMESH_PROJECT_ROOT=Absolute path to the local codebase to index 1 0.0 %
CODEOFPAPER_API_URL=Override the API base URL (default https://api.codeofpaper.com). 1 0.0 %
CODETOIMAGE_API_KEY=API key from https://codetoimage.app/dashboard/keys (starts with cti_live_…). Sandbox tier is free. · CODETOIMAGE_API_URL=Override the API base URL. Defaults to https://api.codetoimage.app. 1 0.0 %
CODEXA_MCP_STRUCTURED_BUDGET_BYTES=Optional structured-result byte budget override for hosts with small MCP result limits. 1 0.0 %
CODEX_API_KEY=OpenAI API key (leave unset to inherit from parent process) · CODEX_APPEND_INSTRUCTIONS=Additional instructions appended to the default · CODEX_APPROVAL_POLICY=Approval: never, on-failure, on-request, untrusted · CODEX_FACTORY_ONLY=Set to true to expose only the factory wizard tool · CODEX_MODEL=Model: gpt-5-codex, o3, codex-1, or full ID · CODEX_SANDBOX_MODE=Sandbox: read-only, workspace-write, danger-full-access · CODEX_TOOL_NAME=Tool name prefix (default: codex) 1 0.0 %
CODEX_CLI_PATH=Path to the codex CLI binary. Defaults to 'codex' on PATH. · CODEX_DEFAULT_MODEL=Default Codex model for codex/query/search. · CODEX_FALLBACK_MODEL=Model to use when the primary model hits a quota error. · CODEX_MAX_CONCURRENT=Maximum concurrent Codex CLI subprocesses (default 3). · CODEX_MCP_SERVERS=Controls which MCP servers from ~/.codex/config.toml stay enabled inside the Codex subprocess. Empty/unset disables all non-required servers; 'inherit' passes config through; comma-separated names (e.g. 'serena,github') enables those; values starting with '{' or '[' are raw TOML. 1 0.0 %
CODEX_MAX_SESSIONS=Maximum concurrent sessions (default: 50) · CODEX_MCP_CWD=Override working directory for all tool calls · CODEX_SESSION_TTL_MS=Session time-to-live in milliseconds (default: 86400000 = 24h) 1 0.0 %
CODE_INDEX_DB=Path to the SQLite index database. Defaults to .claude/index.db relative to the working directory. · CODE_INDEX_EMBEDDER=Embedder backend. Only 'jina' (local jina-embeddings-v2-base-code via sentence-transformers) is supported; the variable exists for future expansion. · CODE_INDEX_EMBED_BATCH=Encode batch size (default 32). Lower (e.g. 8 or 4) to reduce peak memory if the GPU OOMs on large files. · CODE_INDEX_EMBED_DEVICE=Torch device override: 'cpu', 'mps', or 'cuda'. Unset = auto-detect. Set 'cpu' to avoid Apple-Silicon MPS out-of-memory errors. · CODE_INDEX_EMBED_DIM=Embedding dimension. Defaults to 768 (matches jina-embeddings-v2-base-code). Must match the model's output dim. · CODE_INDEX_EMBED_MODEL=HuggingFace model id. Defaults to 'jinaai/jina-embeddings-v2-base-code'. Override only if you know the model is dim-compatible. 1 0.0 %
CODE_MEMORY_LOG_LEVEL=Logging verbosity (DEBUG, INFO, WARNING, ERROR) · EMBEDDING_MODEL=HuggingFace model ID for embeddings 1 0.0 %
COGDEPOT_API_BASE_URL=Optional. Point the server at a non-production cogDepot deployment, e.g. https://staging.api.cogdepot.com. Constrained to https and to cogdepot.com hosts; anything else is refused and the server exits. · COGDEPOT_API_KEY=cogDepot API key. Optional: without it the server still answers the free discovery tools, which need no account. · COGDEPOT_OAUTH_CLIENT_ID=Remote HTTP server only. The app-client id a presented access token's client_id claim must equal. Ignored by the stdio server. · COGDEPOT_OAUTH_ISSUER=Remote HTTP server only. The Cognito user-pool issuer whose access tokens are accepted, e.g. https://cognito-idp.us-east-1.amazonaws.com/us-east-1_XXXX. Set together with the client id and resource, or none. Ignored by the stdio server. · COGDEPOT_OAUTH_RESOURCE=Remote HTTP server only. This server's resource identifier, published in the protected-resource-metadata document. https only. Ignored by the stdio server. · COGDEPOT_OAUTH_SCOPES=Remote HTTP server only. Space- or comma-separated scopes advertised as available, e.g. cogdepot/read cogdepot/trade:finalize. Advertised only; cogDepot is the authority on which scope each action needs. Ignored by the stdio server. 1 0.0 %
COGMEMAI_API_KEY=Your CogmemAi API key from hifriendbot.com/developer/ 1 0.0 %
COGNIGY_API_KEY=Your Cognigy API key (from My Profile → API Keys) · COGNIGY_BASE_URL=Cognigy API base URL (e.g., https://api-trial.cognigy.ai) 1 0.0 %
COGNIRELAY_REPO_ROOT=Path to a durable writable CogniRelay repository root for runtime state. 1 0.0 %
COGNITION_LLM_API_KEY=Optional LLM API key for automatic memory recognition (COGNITION_LLM_API_KEY or ANTHROPIC_API_KEY) 1 0.0 %
COGNOS_API_KEY=API key for the CognOS gateway (optional, leave empty if not required) · COGNOS_BASE_URL=URL of the TrustPlane/CognOS gateway (default: http://127.0.0.1:8788) 1 0.0 %
COGNOS_TRACE_DB=Path to SQLite trace database (default: data/traces.sqlite3) 1 0.0 %
COHERENCE_API_TOKEN=API key from your Coherence workspace (Settings → API Keys). Starts with sk_live_. · COHERENCE_API_URL=API base URL. Defaults to https://api.getcoherence.io/v1. 1 0.0 %
COINBASE_CDP_KEY_NAME=CDP key id of the form organizations/<org>/apiKeys/<id>. Mint at https://portal.cdp.coinbase.com. · COINBASE_CDP_PRIVATE_KEY=PEM-encoded ECDSA P-256 private key downloaded once at mint time from https://portal.cdp.coinbase.com. Pass the full PEM including BEGIN/END lines. 1 0.0 %
COINBASE_COMMERCE_API_KEY=Coinbase Commerce API key. Create one at https://beta.commerce.coinbase.com/settings/security. · COINBASE_COMMERCE_API_VERSION=Coinbase Commerce API version pin (X-CC-Version header). Defaults to 2018-03-22. · COINBASE_COMMERCE_WEBHOOK_SECRET=Shared secret used to verify X-CC-Webhook-Signature on incoming webhooks. Only required for the verify_webhook_signature tool. 1 0.0 %
COINGECKO_API_KEY=Optional CoinGecko Demo API key. Present → sent as the x-cg-demo-api-key header for the dedicated Demo tier (10k/mo, 100 rpm). Absent → keyless public tier. · MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). 1 0.0 %
COINRAILZ_API_KEY=API key for paid services 1 0.0 %
COINRAILZ_API_KEY=API key for paid services — get one at https://coinrailz.com/credits 1 0.0 %
COINRITHM_API_KEY=Personal CoinRithm API key (crk_live_…) minted at Profile -> API Keys. Start with a read-only key. · COINRITHM_API_URL=CoinRithm API base URL. Defaults to https://api.coinrithm.com. 1 0.0 %
COINVERSAA_API_KEY=Coinversaa API key (starts with cvsa_). Get one at https://coinversaa.ai/developers 1 0.0 %
COINVOYAGE_API_BASE_URL=Override the API base URL. Defaults to https://api.coinvoyage.io. · COINVOYAGE_API_KEY=Your CoinVoyage public API key. Get one at https://dashboard.coinvoyage.io (Developers section). · COINVOYAGE_API_SECRET=Server-side API secret. Required for SALE/REFUND PayOrders, fee claims, and webhook management. Leave unset if you only need DEPOSIT (merchant invoice) flows. 1 0.0 %
COLAB_MCP_DRIVE_ACCESS=Google Drive access mode: file for minimal access or full for discovering existing notebooks. · COLAB_MCP_GOOGLE_CREDENTIALS=Optional path to the local Google OAuth Desktop client JSON. · COLAB_MCP_GOOGLE_TOKEN=Optional path to the local Google OAuth token JSON. · COLAB_MCP_ROOT=Absolute local directory that bounds notebook file access. 1 0.0 %
COLBER_AUTH_TOKEN=Optional bearer token forwarded to the backend services. Leave empty for unauthenticated local development. · COLBER_BASE_URLS=Optional JSON map of Colber service base URLs. Defaults to local ports 14001/14011/14021/14031/14041/14051. For the hosted Colber API, use api.colber.dev path-based URLs. · COLBER_LOG_LEVEL=pino log level for stderr output (stdout is reserved for MCP JSON-RPC). One of: trace, debug, info, warn, error. Defaults to info. 1 0.0 %
COLPERO_API_BASE=Override the Colpero spatial-api base URL (defaults to the hosted Railway deployment). 1 0.0 %
COLPPY_API_KEY=API key for Colppy · COLPPY_COMPANY_ID=Company identifier 1 0.0 %
COMET_PATH=Custom path to Comet browser executable (optional) · COMET_PORT=Chrome DevTools Protocol port (default: 9223) 1 0.0 %
COMFYUI_DEFAULT_CKPT=Default ComfyUI checkpoint filename for bridge tool (default: sd_xl_base_1.0.safetensors) · COMFYUI_URL=ComfyUI HTTP URL for the generate_and_set_thumbnail bridge tool. When unset, that tool is disabled. · YOUTUBE_CLIENT_ID=Google OAuth 2.0 Client ID (from Google Cloud Console, Desktop app type). See README for setup. · YOUTUBE_CLIENT_SECRET=Google OAuth 2.0 Client Secret. Pair with YOUTUBE_CLIENT_ID. · YOUTUBE_CLIENT_SECRET_FILE=Alternative to CLIENT_ID/CLIENT_SECRET: path to the JSON credentials file downloaded from Google Cloud. · YOUTUBE_TOKEN_FILE=Refresh token storage path. Default: ~/.config/youtube-mcp/token.json 1 0.0 %
COMFYUI_DEFAULT_CKPT=Default ComfyUI checkpoint filename for bridge tools (default: sd_xl_base_1.0.safetensors) · COMFYUI_PUBLIC_URL=Externally-reachable ComfyUI URL (defaults to COMFYUI_URL) · COMFYUI_URL=ComfyUI HTTP URL for bridge tools. When unset, generate_* bridge tools are disabled. · SHOPIFY_ACCESS_TOKEN=Admin API access token (shpat_...). See README for how to create a custom app on a dev store. · SHOPIFY_API_VERSION=Shopify GraphQL Admin API version (default: 2026-04) · SHOPIFY_STORE=Store domain, e.g. 'my-store' or 'my-store.myshopify.com' 1 0.0 %
COMFYUI_DEFAULT_CKPT=Default checkpoint filename. Default: sd_xl_base_1.0.safetensors · COMFYUI_PUBLIC_URL=Externally-reachable ComfyUI URL used in image URLs returned to clients. Set when the internal URL isn't reachable from MCP clients (common with Docker networks). · COMFYUI_URL=ComfyUI HTTP URL used internally by this server. Default: http://127.0.0.1:8188 1 0.0 %
COMFYUI_HOST=ComfyUI API URL (e.g. http://127.0.0.1:8188). Required for execution, queue, outputs. · COMFYUI_KNOWLEDGE_DIR=Path to knowledge directory (default: package knowledge/). Use when MCP runs from different cwd. · COMFYUI_PATH=Path to ComfyUI install. Required for install_custom_node, install_model. 1 0.0 %
COMMAND_TIMEOUT_SECONDS=Timeout in seconds for each dbatools command. Defaults to 60. Allowed range: 5–3600. · DBATOOLS_SAFE_MODE=Set to 'false' to allow write/destructive dbatools operations. Defaults to true (read-only safe mode). · MAX_OUTPUT_ROWS=Maximum number of rows returned per command. Defaults to 100. Allowed range: 1–10000. · PWSH_EXE=Path to the PowerShell executable. Defaults to 'pwsh'. 1 0.0 %

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

Blatt 29 von 113, 5.626 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=29