Skip to content

Environment variable descriptions (raw)

5,641 distinct values, measured against 25,157 published entries.

Value Entries Share
HOMESPUN_AGENT_NAME=Display name for the auto-registered agent on the relay. · HOMESPUN_API_KEY=Homespun agent API key. If unset, the server auto-registers a fresh agent against the relay on first use and saves the key to the shared CLI store (~/.config/homespun/config.json). · HOMESPUN_REGISTER_SECRET=Registration secret, required only for relays running REGISTRATION_MODE=secret. · HOMESPUN_URL=Homespun relay base URL. Defaults to the hosted relay https://homespun.dev; set this to point at a different relay. 1 0.0 %
HOMES_WS_PORT=Override the fetchproxy WebSocket port (default 37149). 1 0.0 %
HOMEY_ADDRESS=Base URL of your Homey Pro local API, e.g. http://192.168.1.10 · HOMEY_TOKEN=Homey local API key (my.homey.app > Settings > API keys) 1 0.0 %
HOODGROW_API_KEY=Free bearer API key from https://www.hoodgrow.com/profile. Optional if HOODGROW_PRIVATE_KEY is set instead. · HOODGROW_BASE_URL=Override the API base URL (default https://www.hoodgrow.com) — for testing against a non-production deployment. · HOODGROW_PRIVATE_KEY=EVM private key used to pay per call via x402 instead of a bearer key. Optional if HOODGROW_API_KEY is set instead. · HOODGROW_USE_CREDITS=Set to "true" (only meaningful alongside HOODGROW_PRIVATE_KEY) to spend a prepaid credit balance instead of paying x402 per call — buy one first with the buy_credits tool. 1 0.0 %
HOOKA_API_KEY=Tu API key de Hooka (hk_live_...). 1 0.0 %
HOOKLINE_API_KEY=Hookline agent API key (hlk_...) from https://app.hookline.org/settings/mcp 1 0.0 %
HOOKSENSE_API=Override the API base URL (self-hosted / staging). Defaults to https://hooksense.com · HOOKSENSE_TOKEN=API token from https://hooksense.com/account/tokens 1 0.0 %
HOOTSUITE_API_KEY=API Key for HOOTSUITE · HOOTSUITE_API_URL=API URL for HOOTSUITE 1 0.0 %
HOSAKA_PRIVATE_KEY=Private key of a wallet holding a little USDC on Base. It signs payments locally and never leaves the machine. · HOSAKA_URL=Override the shop endpoint. Defaults to https://hosaka-agents.vercel.app 1 0.0 %
HOST=HTTP host for httpStream transport (default 0.0.0.0) · OURA_CLIENT_ID=Oura OAuth2 client ID (register an app at https://cloud.ouraring.com/oauth/applications, then run `oura-ring-mcp-server login` once to authorize) · OURA_CLIENT_SECRET=Oura OAuth2 client secret from the same application · OURA_SANDBOX=Use Oura's /sandbox/ demo data instead of real data (true/false, default false) · OURA_TELEMETRY_CONSOLE=Console telemetry under httpStream transport: true (default) or false · OURA_TELEMETRY_FILE=Write NDJSON telemetry events to this file path (safe under any transport) · PORT=HTTP port for httpStream transport (default 3000) · TRANSPORT_TYPE=Transport: 'stdio' (default) or 'httpStream' for remote/Docker deployments 1 0.0 %
HOST=Interface to bind. The image sets 0.0.0.0; the bare server defaults to loopback only. · PORT=Port to serve on. Hosts that assign a port set this. 1 0.0 %
HOSTAWAY_ACCOUNT_ID=Your Hostaway account ID (integer) · HOSTAWAY_CACHE_TTL=Token cache TTL in seconds when API doesn't provide expires_in (default: 240) · HOSTAWAY_CLIENT_SECRET=Your Hostaway API client secret · HOSTAWAY_READ_ONLY=Set to 'true' to disable all write/mutation tools 1 0.0 %
HOSTAWAY_API_TOKEN=Hostaway API token used to authenticate all requests 1 0.0 %
HOSTINGER_API_TOKEN=Hostinger API token. Optional — when unset, the server falls back to interactive OAuth sign-in. 1 0.0 %
HOSTSMITH_API_DOMAIN=Override the upstream API domain across both partitions; 'us.api.' and 'eu.api.' are prepended to this value. · HOSTSMITH_BASE_URL=Override the API base URL with a single fixed value, bypassing partition selection entirely. · HOSTSMITH_URL=Hostsmith app URL (OAuth endpoints). 1 0.0 %
HOST_CONTROL_PANEL=CAST Imaging Control Panel hostname or IP · MCP_SERVER_PORT=Internal port the MCP server container listens on · PORT_CONTROL_PANEL=CAST Imaging Control Panel port · SERVICE_HOST=Hostname or IP of the machine running the MCP server 1 0.0 %
HOUSECALLPRO_LINK=Estimate or invoice link your contractor sent you. 1 0.0 %
HOUTINI_LM_API_KEY=Bearer token for API authentication (no auth if blank). Legacy aliases: LM_STUDIO_PASSWORD, LM_PASSWORD, OPENROUTER_API_KEY. · HOUTINI_LM_ENDPOINT_URL=Base URL of the OpenAI-compatible API endpoint (e.g. http://localhost:1234, https://openrouter.ai/api). Legacy alias: LM_STUDIO_URL. · HOUTINI_LM_MODEL=Model identifier to use for requests (auto-detected if not set). Legacy alias: LM_STUDIO_MODEL. · HOUTINI_LM_PROVIDER=Optional provider override: 'openrouter' forces OpenRouter-specific handling (attribution headers, reasoning.exclude, no inference serialisation). Auto-detected from the endpoint URL when possible. 1 0.0 %
HPSILAB_API_KEY=HPSILab API key generated and managed in HPSILab Settings. 1 0.0 %
HPTSU_API_KEY=X-API-Key issued in the hpt.su cabinet (requires MCP_FREE or MCP_PAID scope). · HPTSU_BASE_URL=Override of the API base URL. 1 0.0 %
HSCOPE_MCP_WRITE=Set to 1 to enable the two write tools (set_role, set_rule). Absent = read-only. 1 0.0 %
HS_MCP_DOCS_PATH=Explicit path to Hammerspoon's bundled docs.json, used by hs_api_search. · HS_MCP_HS_PATH=Explicit path to the Hammerspoon hs command line tool. Only needed when Hammerspoon is installed somewhere unusual. · HS_MCP_LOG_LEVEL=Log verbosity on stderr: debug, info (default), warn, or error. · HS_MCP_TOOLS=Which tools to expose. "safe" (default) exposes inspection, window management, and system tools only. "all" additionally exposes hs_eval, hs_applescript, and hs_ui_press, which run arbitrary Lua and AppleScript and press UI elements - anything the user can do. · HS_MCP_TRANSPORT=How Lua reaches Hammerspoon. "socket" (default) keeps one persistent Unix domain socket, self-installed on first call, with automatic fallback to spawning; "spawn" runs one hs process per call. 1 0.0 %
HTMLDROP_API_TOKEN=htmldrop API token (hsk_live_…). Create one at https://htmldrop.app/dashboard/settings → API tokens. · HTMLDROP_API_URL=Override the API base URL. Leave unset to use htmldrop.app's hosted API; set only for self-hosted or staging deployments. 1 0.0 %
HTTPS_PROXY=HTTPS proxy injected into qodercli subprocesses (optional) · HTTP_PROXY=HTTP proxy injected into qodercli subprocesses (optional) · QODERCLI_DEFAULT_PERMISSION_MODE=Default permission mode when callers omit permission params: dont_ask (default, read-only) | accept_edits | bypass_permissions | auto | default · QODERCLI_PATH=Absolute path to the qodercli binary (defaults to `qodercli` on PATH) 1 0.0 %
HTTP_ALLOW_HOSTS=Comma-separated allowed hosts (exact or *.example.com). Required — the server refuses to start without it. · HTTP_WRITABLE=Set to 1 or true to allow mutating methods (POST/PUT/PATCH/DELETE). 1 0.0 %
HTTP_API_BASE_URL=FastAPI HTTP Server base URL · HTTP_API_KEY=API authentication key 1 0.0 %
HTTP_API_KEY=Your API key for the service 1 0.0 %
HUAWEI_APP_ID=Default App ID — when set, all tools can omit the app_id argument · HUAWEI_CLIENT_ID=Huawei AppGallery Connect API Client ID (AGC Console → Users & Permissions → API key → Connect API) · HUAWEI_CLIENT_SECRET=Huawei AppGallery Connect API Client Secret 1 0.0 %
HUBEQUITY_API_KEY=Optional hubq_ API key. Unlocks premium (Pro/Enterprise) tools and raises the rate limit. Omit to run anonymously (60 requests/minute, base tools only). 1 0.0 %
HUBSPOT_ACCESS_TOKEN=Set the HUBSPOT_ACCESS_TOKEN credential for the HubSpot MCP server. · HUBSPOT_BASE_URL=Base URL for the HubSpot API. Leave the prefilled default unless your account uses a different regional or self-hosted host. · HUBSPOT_OWNER_EMAIL=Email address that `--owner me` resolves to when git config user.email is not set. Leave blank to name the owner on each call. 1 0.0 %
HUBSPOT_ACCOUNT_EMAIL=Account selector — one MCP process per HubSpot account · HUBSPOT_ALLOW_CLOUD_REFRESH=Set to 1 to allow refresh on the cloud surface even when HUBSPOT_DISABLE_REFRESH=1 (escape hatch) · HUBSPOT_CLIENT_ID=HubSpot OAuth client ID · HUBSPOT_CLIENT_SECRET=HubSpot OAuth client secret · HUBSPOT_CONFIG_DIR=Directory containing accounts.json and credentials/*.token.json · HUBSPOT_DISABLE_REFRESH=Set to 1 to disable token refresh on this surface (use on cloud so desktop remains the sole refresh authority) · HUBSPOT_REFRESH_LOCK_STALE_MS=Stale-lock detection threshold for the credential refresh mutex (advanced) · HUBSPOT_REQUEST_TIMEOUT_MS=Outbound HTTP request timeout in milliseconds (max 300000 = 5 min) · HUBSPOT_SOURCE_LABEL=Source attribution label applied to new records · MCP_WORKSPACE_PATH=Workspace root for local file tools (required only when invoking upload/attach tools) 1 0.0 %
HUDU_API_KEY=Set the HUDU_API_KEY credential for the Hudu MCP server. · HUDU_BASE_URL=Your Hudu instance's API base URL, including the /api/v1 path, e.g. https://your-subdomain.huducloud.com/api/v1 (self-hosted, *.huducloud.com, or a custom domain). 1 0.0 %
HUE_API_KEY=Your Hue Bridge API key · HUE_BRIDGE_IP=IP address of your Philips Hue Bridge 1 0.0 %
HUGGING_BAY_API=Hugging Bay API base URL. Defaults to https://huggingbay.xyz. · HUGGING_BAY_TOKEN=Optional bearer token (hb_...) enabling authenticated watchlist and publisher tools. Public read-only tools work without it. 1 0.0 %
HULY_CONNECTION_TIMEOUT=Connection timeout in milliseconds. Omit to use the package default. · HULY_EMAIL=Your Huly account email · HULY_PASSWORD=Your Huly account password · HULY_TOOL_MODE=Tool exposure mode: auto (default), native, or proxy. Auto keeps exact claude-code native and resolves Codex, Cursor, Windsurf, Copilot, opencode, Claude AI, and unknown clients to proxy mode. · HULY_URL=Reachable self-hosted or replacement hosted Huly API URL · HULY_WORKSPACE=Huly workspace identifier · PROXY_OUTPUT_STRICT=Set true to make active TOOLSETS / TOOLS a hard allow-list for proxy search, schema lookup, and invocation. Defaults to false. · TOOLS=Comma-separated exact native Huly tool names to expose in addition to selected TOOLSETS, such as list_documents,create_issue. · TOOLSETS=Comma-separated native Huly tool categories to expose, such as issues,projects,search. If unset with TOOLS, all native tools are exposed. 1 0.0 %
HULY_FRONT_URL=Optional — set to https://front.huly.app to enable reading document content · HULY_TOKEN=Huly workspace token — get from huly.app DevTools → Application → Local Storage → token · HULY_WORKSPACE=Your Huly workspace slug (the part after huly.app/ in your URL, e.g. 'myteam') 1 0.0 %
HUMAANS_API_KEY=Humaans API access token (from app settings) 1 0.0 %
HUMANAWAY_API_KEY=Your humanaway API key (get one by registering an agent) 1 0.0 %
HUMANFORM_API_KEY=Humanform API key from the dashboard (hf_live_...). Sent as Bearer token to api.humanform.app. · HUMANFORM_API_URL=Optional API base URL. Defaults to https://api.humanform.app. 1 0.0 %
HUMANIFY_API_KEY=Your Humanify API key. Get one at https://humanifyit.ai/api-docs 1 0.0 %
HUMANOPS_API_KEY=Your HumanOps API key for authenticating agent requests · HUMANOPS_API_URL=HumanOps API base URL · HUMANOPS_SANDBOX=Enable sandbox mode for testing (set to 'true') 1 0.0 %
HUMANPEN_API_KEY=HumanPen API key. Create one at https://humanpen.net/settings/api-keys 1 0.0 %
HUMANSURVEY_API_KEY=Your HumanSurvey API key (starts with hs_sk_). Get one at https://www.humansurvey.co 1 0.0 %
HUMANTEXT_API_KEY=API key from humantext.pro/api 1 0.0 %
HUMMINGBOT_API_URL=Base URL of the Hummingbot API (e.g., http://host.docker.internal:8820 or http://localhost:8000) · HUMMINGBOT_PASSWORD=Hummingbot API password · HUMMINGBOT_USERNAME=Hummingbot API username 1 0.0 %
HUNTFLOW_TOKEN=API key for the service 1 0.0 %
HUNTRESS_API_KEY=Set the HUNTRESS_API_KEY credential for the Huntress MCP server. · HUNTRESS_API_SECRET=Set the HUNTRESS_API_SECRET credential for the Huntress MCP server. · HUNTRESS_BASE_URL=Base URL for the Huntress API. Leave the prefilled default unless your account uses a different regional or self-hosted host. 1 0.0 %
HUOSHUI_WORKING_DIR=Your workding directory 1 0.0 %
HUSHVERT_ALLOWED_DIR=Optional directory jail: every file read/write must resolve under this path · HUSHVERT_API_KEY=hushvert developer API key (hv_live_...), from https://hushvert.com/developers/keys 1 0.0 %
HVAC_MOCK_EMAIL=Set to 'false' to send real emails via SMTP (default: 'true' for testing) · SMTP_FROM=From email address for RFQs · SMTP_HOST=SMTP server hostname (for real email mode) · SMTP_PASS=SMTP password · SMTP_PORT=SMTP server port (default: 587) · SMTP_USER=SMTP username 1 0.0 %

This sheet lists 50 of 5,641 values; they cover 50 entries.

Sheet 55 of 113, 5,641 values in total.

Counted from the projection, the same table the list filters on. An entry counts once per value.

tracevero · https://tracevero.com/werkzeuge/merkmal/mcp/roh_umgebungsbeschreibungen?seite=55