Skip to content

Environment variable descriptions (raw)

5,575 distinct values, measured against 24,693 published entries.

Value Entries Share
BASESCAN_API_KEY=BaseScan API key for source code analysis (optional — basic bytecode scan works without it) 1 0.0 %
BASESCAN_API_KEY=Basescan API key for fetching verified contract source code · ETHERSCAN_API_KEY=Etherscan API key for fetching verified contract source code · RPC_URL=RPC endpoint URL (defaults to Base mainnet) · THRYX_API_KEY=Premium API key for unlimited scans 1 0.0 %
BASE_CHAIN_ID=8453 = Base mainnet (default, matches live listings). 84532 = Base Sepolia testnet. · BASE_RPC_URL=Base RPC endpoint. Defaults to Base mainnet public RPC; Alchemy/QuickNode recommended for higher rate limits. · MARKET_API_URL=Marketplace API base URL. · MCP_BUYER_PRIVATE_KEY=Funded buyer wallet private key (0x-prefixed). Required for pay_and_call; read-only tools work without it. · MCP_MAX_PRICE=Hard cap on per-call cost (USDC). Refuses to pay above this. 1 0.0 %
BASE_DIR=Base directory for document storage (defaults to current working directory) · CACHE_DIR=Directory where Transformers.js models are cached (defaults to ./models/) · DB_PATH=Path to LanceDB database directory (defaults to ./lancedb/) · MODEL_NAME=Embedding model name (defaults to Xenova/all-MiniLM-L6-v2) · RAG_GROUPING=Grouping mode: 'similar' (top group only) or 'related' (top 2 groups) · RAG_HYBRID_WEIGHT=Keyword boost strength for hybrid search. 0.0 = semantic only, 1.0 = keyword only. Default 0.6 1 0.0 %
BASE_DIR=Base directory for document storage (defaults to current working directory). Ignored when BASE_DIRS is set. · BASE_DIRS=JSON array of base directories (e.g. '["/a","/b"]'). Takes precedence over BASE_DIR. · CACHE_DIR=Directory where Transformers.js models are cached (defaults to ./models/) · CHUNK_MIN_LENGTH=Minimum chunk length in characters (1-10000, defaults to 50). Chunks shorter than this threshold are filtered out during ingestion. · DB_PATH=Path to LanceDB database directory (defaults to ./lancedb/) · HF_AUTO_MIRROR=Enable automatic mirror detection for HuggingFace downloads (defaults to true). Set to "false" or "0" to disable and use huggingface.co directly. The mirror chain is: huggingface.co → hf-mirror.com → modelscope.cn. · HF_ENDPOINT=Explicit HuggingFace endpoint URL to use for model downloads. When set, auto-mirror detection is skipped and this URL is used directly. Useful when you have a full-featured mirror. · HTTPS_PROXY=HTTPS proxy URL for downloading embedding models (e.g. http://proxy:8080). Required only if behind a corporate proxy. · HTTP_PROXY=HTTP proxy URL for downloading embedding models. Fallback if HTTPS_PROXY is not set. · MAX_FILE_SIZE=Maximum file size in bytes (defaults to 104857600 / 100MB) · MODEL_NAME=Embedding model name (defaults to Xenova/all-MiniLM-L6-v2) · RAG_DEVICE=Execution device for the embedder (defaults to cpu). Passed straight to ONNX Runtime; see the Transformers.js device source for the supported backend names. If the requested device fails to initialize, the server throws an error. · RAG_DTYPE=Embedding quantization dtype for the embedder (defaults to fp32). Opt-in and pass-through; accepts any dtype the chosen model provides (fp32, fp16, q8, int8, ...). If the model has no variant for the requested dtype, the server throws an error. Changing this changes the embedding space — re-ingest existing data. · RAG_GROUPING=Grouping mode for quality filtering. 'similar' returns only the most similar group (stops at first distance jump). 'related' includes related groups (stops at second distance jump). Unset means no grouping filter · RAG_HYBRID_WEIGHT=Keyword boost factor for hybrid search (0.0-1.0, defaults to 0.6). 0 means semantic similarity only; higher values increase the keyword-match contribution to the final score. · RAG_MAX_DISTANCE=Maximum distance threshold for filtering search results. Results with distance greater than this value will be excluded. Lower values mean stricter filtering (e.g., 0.5 for high relevance only) · RAG_MAX_FILES=Maximum number of files to keep in search results. Results are filtered to include only chunks from the top N best-scoring files. For example, 1 returns only the single best-matching file's chunks. Unset means no file filtering. · RAG_WATCH=Enable automatic file watcher to detect changes and re-index modified files (true/1 to enable). Useful during active development. 1 0.0 %
BASE_DIR=Base directory for document storage (defaults to current working directory). Ignored when BASE_DIRS is set. · BASE_DIRS=JSON array of base directories (e.g. '["/a","/b"]'). Takes precedence over BASE_DIR. · CACHE_DIR=Directory where Transformers.js models are cached (defaults to ./models/) · CHUNK_MIN_LENGTH=Minimum chunk length in characters (1-10000, defaults to 50). Chunks shorter than this threshold are filtered out during ingestion. · DB_PATH=Path to LanceDB database directory (defaults to ./lancedb/) · MAX_FILE_SIZE=Maximum file size in bytes (defaults to 104857600 / 100MB) · MODEL_NAME=Embedding model name (defaults to Xenova/all-MiniLM-L6-v2) · RAG_DEVICE=Execution device for the embedder (defaults to cpu). Passed straight to ONNX Runtime; see the Transformers.js device source for the supported backend names. If the requested device fails to initialize, the server throws an error. · RAG_DTYPE=Embedding quantization dtype for the embedder (defaults to fp32). Opt-in and pass-through; accepts any dtype the chosen model provides (fp32, fp16, q8, int8, ...). If the model has no variant for the requested dtype, the server throws an error. Changing this changes the embedding space — re-ingest existing data. · RAG_GROUPING=Grouping mode for quality filtering. 'similar' returns only the most similar group (stops at first distance jump). 'related' includes related groups (stops at second distance jump). Unset means no grouping filter · RAG_HYBRID_WEIGHT=Keyword boost factor for hybrid search (0.0-1.0, defaults to 0.6). 0 means semantic similarity only; higher values increase the keyword-match contribution to the final score. · RAG_MAX_DISTANCE=Maximum distance threshold for filtering search results. Results with distance greater than this value will be excluded. Lower values mean stricter filtering (e.g., 0.5 for high relevance only) · RAG_MAX_FILES=Maximum number of files to keep in search results. Results are filtered to include only chunks from the top N best-scoring files. For example, 1 returns only the single best-matching file's chunks. Unset means no file filtering. · STORE_IMAGES=Store supported PDF and DOCX images during ingestion and return them with matched chunks (defaults to false). 1 0.0 %
BASE_PRIVATE_KEY=0x-prefixed hex Base/EVM private key (required for Base → Solana bridges) · BASE_RPC_URL=Base RPC endpoint URL · SOLANA_PRIVATE_KEY=Base58-encoded Solana private key (required for Solana → Base bridges) · SOLANA_RPC_URL=Solana RPC endpoint URL 1 0.0 %
BASE_PRIVATE_KEY=Agent's Base L2 Hot Wallet Private Key (Hex) · RPC_URL=Base L2 RPC Endpoint URL 1 0.0 %
BASE_PRIVATE_KEY=Private key for the Base wallet used to deploy tokens (only needed for deploy_token tool) · BASE_RPC_URL=Base RPC URL (defaults to https://base-rpc.publicnode.com) 1 0.0 %
BASE_RPC_URL=Base Mainnet RPC endpoint URL · RELAYER_PRIVATE_KEY=Relayer wallet private key for on-chain settlement · TREASURY_ADDRESS=Treasury wallet address to receive payments 1 0.0 %
BASE_RPC_URL=Optional Base RPC endpoint; defaults to public fallback pool 1 0.0 %
BASE_RPC_URL=Optional Base mainnet RPC URL (defaults to https://mainnet.base.org) 1 0.0 %
BASE_RPC_URL=Optional Base mainnet RPC URL. Defaults to https://mainnet.base.org. · WALLET_PRIVATE_KEY=Optional dedicated low-balance Base wallet private key for settling paid x402 analytics calls. Without it, paid tools return the x402 payment challenge instead of settling. · X402_ADS_BASE_URL=Optional intent network base URL. Defaults to https://ads.forgemesh.io. · X402_ADS_PUBLISHER_KEY=Optional publisher key from ads.forgemesh.io. Makes get_intent_report free for your registered services. 1 0.0 %
BASE_RPC_URL=Optional custom Base mainnet RPC endpoint. Defaults to https://mainnet.base.org. · BUYER_PRIVATE_KEY=Base (EVM) wallet private key used to pay for queries via x402. Omit to use only the free catalog, preview, and quote tools. · PSYCHOSYNTH_API_URL=Base URL of the Psychosynth API deployment (e.g. https://your-app.vercel.app). Defaults to http://localhost:3000 for local development. 1 0.0 %
BASE_URL=API base URL — only for self-hosted GitLab or Gitea/Forgejo. · PROVIDER=Forge to read releases from: github | gitlab | gitea. Defaults to github. · RELEASE_MCP_CONFIG=Absolute path to a config.json file (alternative to RELEASE_MCP_CONFIG_JSON). Used when mounting a real file, e.g. in Docker. · RELEASE_MCP_CONFIG_JSON=Config (repos + contextSources) as inline JSON, e.g. {"repos":["myorg/web"],"contextSources":[]}. Use this for uvx/hub launches with no file to mount. Either this or RELEASE_MCP_CONFIG is required. · TOKEN=Auth token for the provider (GitHub PAT / GitLab / Gitea token). Optional for public repos. 1 0.0 %
BASE_URL=Base URL for HTTP transport (used for file links) · LOG_LEVEL=Logging level · PORT=HTTP server port (overrides --port) · RESOURCE_STORE_URI=Resource store URI for generated PDF files (file://) 1 0.0 %
BASE_URL=Optional explicit REST base override (must include /trade-api/v2) · KALSHI_API_KEY=Kalshi API key ID; required only for portfolio/order tools · KALSHI_ENV=demo (sandbox) or prod (real money) · KALSHI_PRIVATE_KEY_PATH=Path to your RSA private key .pem; required for authenticated tools 1 0.0 %
BASE_URL=Public HTTPS base URL of this deployment; enables OAuth sign-in for MCP connectors · DATABASE_URL=PostgreSQL connection string, e.g. postgresql+asyncpg://user:pass@host:5432/polar · POLAR_CLIENT_ID=Polar AccessLink OAuth client id (register at admin.polaraccesslink.com) · POLAR_CLIENT_SECRET=Polar AccessLink OAuth client secret 1 0.0 %
BASE_URL=Public URL for OAuth callbacks (required when using a tunnel) · COUCHDB_DATABASE=CouchDB database name · COUCHDB_OBFUSCATE_PROPERTIES=Set to 'true' if 'Obfuscate Properties' is enabled in LiveSync (obfuscates file paths, sizes, dates) · COUCHDB_PASSPHRASE=LiveSync E2E encryption passphrase (must match plugin setting) · COUCHDB_PASSWORD=CouchDB password (required in CouchDB mode) · COUCHDB_URL=CouchDB server URL (CouchDB mode) · COUCHDB_USER=CouchDB username · MCP_AUTH_TOKEN=Password for OAuth authentication · PORT=HTTP port · VAULT_NAME=Vault name for deep links and index storage · VAULT_PATH=Path to your Obsidian vault directory (filesystem mode) 1 0.0 %
BASE_URL=The base URL of the Hotkeyless AHK HTTP server. · BLACKLIST=A comma-separated list of blacklisted commands. · CACHE_TTL_MS=The time-to-live in milliseconds for cached responses. · ENDPOINT_LIST=The default endpoint path for listing commands. · ENDPOINT_TRIGGER=The default endpoint path for triggering commands. · TIMEOUT_MS=The timeout in milliseconds for requests to the server. 1 0.0 %
BASH_COMMAND_MCP_LOG_DIR=Directory used to store background process stdout/stderr log files. · OTEL_ENABLED=Enable or disable OpenTelemetry instrumentation (`true` or `false`). · OTEL_EXPORTER_OTLP_ENDPOINT=OTLP HTTP endpoint for exporting OpenTelemetry traces and metrics (for example `http://localhost:4318`). · OTEL_METRIC_EXPORT_INTERVAL_MS=OpenTelemetry metrics export interval in milliseconds. · OTEL_SERVICE_NAME=OpenTelemetry service name override. · OTEL_SERVICE_VERSION=OpenTelemetry service version override. 1 0.0 %
BASH_DOG_AGENT_ID=Your agent ID from bash.dog (call the register_agent tool to obtain one). Optional for read-only use. · BASH_DOG_API_KEY=Your agent API key from bash.dog. Optional for read-only use; required to submit quotes. · BASH_DOG_API_URL=API base URL. Defaults to https://bash.dog. 1 0.0 %
BASICDEPLOY_API_KEY=Your BasicDeploy API key (bd_...). Create one at https://basicdeploy.com/api-keys — required to call any tool (the server still starts without it so clients can introspect the tool list). · BASICDEPLOY_URL=BasicDeploy API base URL. 1 0.0 %
BATRU_API_BASE=Base URL of the batru.gg API. Defaults to https://batru.gg; override only for local testing. 1 0.0 %
BATTERY_ERP_AUDIT_LOG=Optional path for append-only JSONL audit events. · BATTERY_ERP_CONFIRM_TOKEN=Shared secret required for record_bin_confirmation (mutating). 1 0.0 %
BAZAAR_GATEWAY_URL=Base URL for the x402 Bazaar gateway (defaults to https://a2a.opspawn.com) · X402_PAYMENT_TOKEN=x402 payment token for authenticated requests to the Bazaar gateway 1 0.0 %
BB_CERT_PATH=Absolute path to the mTLS client certificate (.crt or .pem). BACEN mandates mTLS for Pix v2 in production. · BB_CLIENT_ID=Banco do Brasil OAuth client_id issued via developers.bb.com.br after contract onboarding. · BB_CLIENT_SECRET=Banco do Brasil OAuth client_secret. · BB_DEVELOPER_APP_KEY=BB Developer App Key (gw-dev-app-key) — appended as a query param on most BB API calls. · BB_ENV=Environment: 'sandbox' or 'production'. Defaults to 'sandbox'. · BB_KEY_PATH=Absolute path to the mTLS private key (.key or .pem). 1 0.0 %
BCA_API_BASE=Override the API base URL. Defaults to https://api.blockchainacademics.com. · BCA_API_KEY=BCA API key. Free tier: 2,000 calls/mo. Get one at https://blockchainacademics.com. 1 0.0 %
BCE_API_KEY=API key for the Belgian BCE/KBO enterprise database (optional — public endpoints work without it) · LOG_LEVEL=Logging level: DEBUG, INFO (default), WARNING, or ERROR · PEPPOL_ENV=Peppol network environment: 'production' (default) or 'test' 1 0.0 %
BD_API_KEY=Your Brilliant Directories API key. Generate one in BD Admin → Developer Hub → Generate API Key. · BD_SITE_URL=Your BD site URL, e.g. https://yoursite.com (BD_API_URL is also accepted as a legacy alias). 1 0.0 %
BEACON_REGISTRY_URL=Override the Beacon registry base URL (defaults to the public instance). Not required. 1 0.0 %
BEARER_TOKEN=Personal wealthAPI API token (wapi_key_…) · LOG_LEVEL=Logging verbosity (debug, info, warn, error) 1 0.0 %
BEARQ_API_BASE_URL=Override the BearQ public API base URL (optional). Defaults to https://api.bearq.smartbear.com · BEARQ_API_TOKEN=BearQ workspace API token. Leave empty to disable BearQ tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bearq-integration · BUGSNAG_AUTH_TOKEN=BugSnag auth token. Leave empty to disable BugSnag tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bugsnag-integration · BUGSNAG_PROJECT_API_KEY=BugSnag project API key (optional; narrows interactions to a single project). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/bugsnag-integration · PACT_BROKER_BASE_URL=PactFlow/Pact Broker base URL. Leave empty to disable Pact tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflow · PACT_BROKER_PASSWORD=Pact Broker password (alternative to token). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflow · PACT_BROKER_TOKEN=PactFlow authentication token. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflow · PACT_BROKER_USERNAME=Pact Broker username (alternative to token). Learn more: https://developer.smartbear.com/smartbear-mcp/docs/contract-testing-with-pactflow · QTM4J_API_KEY=QTM4J (QMetry Test Management for Jira) API key. Leave empty to disable QTM4J tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/qtm4j-integration · QTM4J_AUTOMATION_API_KEY=QTM4J Automation API key used exclusively by the automation import tools. Leave empty to disable automation tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/qtm4j-integration · QTM4J_BASE_URL=QTM4J base URL (optional). Defaults to https://qtmcloud.qmetry.com. Override when using a self-hosted or region-specific instance. · REFLECT_API_TOKEN=Reflect API token. Leave empty to disable Reflect tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/reflect-integration · SWAGGER_API_KEY=Swagger API key. Leave empty to disable Swagger tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/swagger-portal-integration · SWAGGER_FUNCTIONAL_TESTING_API_TOKEN=Swagger Functional Testing API token. Leave empty to disable Functional Testing tools. Learn more: https://developer.smartbear.com/smartbear-mcp/docs/functional-testing-integration · SWAGGER_FUNCTIONAL_TESTING_BASE_PATH=Override the Swagger Functional Testing API base URL (optional). Defaults to https://api.reflect.run/v1 · ZEPHYR_API_TOKEN=The Zephyr Cloud API token for authentication. Learn more: https://support.smartbear.com/zephyr/docs/en/rest-api/api-access-tokens-management.html · ZEPHYR_BASE_URL= The Zephyr Cloud API base url. Should be changed depending on the region of your Jira instance. Learn more: https://support.smartbear.com/zephyr-scale-cloud/api-docs/#section/Authentication/Accessing-the-API 1 0.0 %
BEAR_API_TOKEN=Bear API token 1 0.0 %
BEA_API_KEY=Optional free key for BEA regional/industry economic tools. · BLS_API_KEY=Optional free key for BLS labor-statistics tools (raises rate limits). · CENSUS_API_KEY=Optional free key for Census business-patterns tools. · COURTLISTENER_API_TOKEN=Optional CourtListener (Free Law Project) token (raises rate limits). · DATA_GOV_API_KEY=Optional free api.data.gov key (raises DEMO_KEY limits for DOL/govinfo tools). · DOL_API_KEY=Optional free key for DOL data-endpoint tools. · EDGAR_USER_AGENT=Optional SEC EDGAR User-Agent string (courtesy identification; a sensible default is used otherwise). · FRED_API_KEY=Optional free key for FRED economic-series tools. · LDA_API_KEY=Optional Senate LDA lobbying-disclosure key (raises rate limits). · NVD_API_KEY=Optional free NVD key (raises CVE rate limits). · OPENFDA_API_KEY=Optional free openFDA key (raises rate limits). · SAM_GOV_API_KEY=Optional. SAM.gov key for higher rate limits + archives older than 12 months. Keyless by default. · SOCRATA_APP_TOKEN=Optional Socrata app token (raises rate limits on SLED Socrata hosts). 1 0.0 %
BEEL_API_KEY=BeeL API key. The prefix picks the environment: beel_sk_test_ for Test, beel_sk_live_ for Live. May be omitted if you have signed in with the BeeL CLI, which the server reads as a fallback. 1 0.0 %
BEE_API_KEY=Bee API key (bee_sk_…). Create one at https://bee.cuilabs.io/app/account/api-keys — the free Cell tier works. · BEE_API_URL=Override the gateway base URL (default https://bee.cuilabs.io/bee). Set only for a self-hosted Bee Enclave or staging. · BEE_MODEL=Default model tier (bee-cell … bee-swarm). Tier access follows the API key's plan. Default: bee-cell (free). 1 0.0 %
BEE_API_KEY=Bee API key (bee_sk_…). Create one at https://workspace.bee.heossi.com/account/api-keys - the free Cell tier works. · BEE_API_URL=Override the gateway base URL (default https://api.bee.heossi.com/bee). Set only for a Bee Enclave or staging. · BEE_MODEL=Default model tier (bee-cell … bee-swarm). Tier access follows the API key's plan. Default: bee-cell (free). 1 0.0 %
BEING_API_TOKEN=Auth token (brt_...) · BEING_API_URL=Being Worker base URL · BEING_ID=Target Being ID · LLM_API_KEY=Anthropic API key for trigger_patrol (BYOK) 1 0.0 %
BELLWETHER_API_KEY=Optional API key for authenticated access 1 0.0 %
BELVO_SANDBOX=Set to true to use sandbox environment · BELVO_SECRET_ID=Secret ID for Belvo · BELVO_SECRET_PASSWORD=Secret password for Belvo 1 0.0 %
BETTERCALLCLAUDE_BAILEYS_AUTH_DIR=Path to Baileys auth state directory (default: data/baileys-auth) · BETTERCALLCLAUDE_OPENAI_API_KEY=OpenAI API key for speech-to-text (Whisper) and text-to-speech · BETTERCALLCLAUDE_PHONE_ACCOUNT_SID=Twilio Account SID or Telnyx API Key · BETTERCALLCLAUDE_PHONE_AUTH_TOKEN=Twilio Auth Token or Telnyx API Secret · BETTERCALLCLAUDE_PHONE_NUMBER=Your phone number in E.164 format · BETTERCALLCLAUDE_PHONE_PROVIDER=Phone provider: 'twilio' or 'telnyx' · BETTERCALLCLAUDE_PORT=Local HTTP server port · BETTERCALLCLAUDE_USER_PHONE_NUMBER=Your personal phone number in E.164 format (for outbound calls/SMS) · BETTERCALLCLAUDE_WHATSAPP_CHAT_HISTORY_SIZE=Max WhatsApp chat history messages to retain (default: 50) · BETTERCALLCLAUDE_WHATSAPP_NUMBER=WhatsApp number if different from phone number (e.g., Twilio Sandbox) · BETTERCALLCLAUDE_WHATSAPP_PROVIDER=WhatsApp provider: set to 'baileys' for free WhatsApp via WebSocket (no Twilio needed) · TAILSCALE_HOSTNAME=Override Tailscale hostname for webhook URL 1 0.0 %
BETTERDB_INSTANCE_ID=Instance ID to target when using multi-instance cloud deployments · BETTERDB_TOKEN=MCP authentication token generated from the BetterDB Settings page · BETTERDB_URL=URL of the BetterDB monitor instance 1 0.0 %
BETTERSTACK_API_TOKEN=Set the BETTERSTACK_API_TOKEN credential for the Better Stack MCP server. 1 0.0 %
BEVIGIL_API_KEY=BeVigil OSINT API key. Get one free at https://bevigil.com/osint-api 1 0.0 %
BFL_API_KEY=BFL API key for FLUX image generation and editing · ELEVENLABS_API_KEY=ElevenLabs API key for audio generation and transcription · GEMINI_API_KEY=Google Gemini API key for image, video, and audio generation · MEDIA_OUTPUT_DIR=Directory for saved media files (defaults to cwd) · OPENAI_API_KEY=OpenAI API key for image, video, audio generation and transcription · XAI_API_KEY=xAI API key for image and video generation 1 0.0 %
BGG_API_KEY=API key for BoardGameGeek authentication (recommended). Obtain from https://boardgamegeek.com/applications · BGG_COOKIE=Cookie string for BGG authentication (alternative to API key). Format: 'bggusername=user; bggpassword=pass; SessionID=xyz' · BGG_USERNAME=Your BoardGameGeek username for references such as ME or MY in prompts 1 0.0 %
BGZ_API_KEY=Buggazi API key (bgz_...). Optional: without a key the server starts in onboarding mode and can self-signup. 1 0.0 %
BG_AGENT_TOKEN=Bearer token issued once by agent registration. Enables the authenticated runtime tools (heartbeat / brief / events). · BG_API_BASE=Override the API base URL. Defaults to https://blockgenomics.io. · BG_API_KEY=Optional read-only sandbox key from POST /api/v1/sandbox/key (100 requests/day). Not required for public read tools. · BG_ENABLE_WRITES=Set to 1 to expose ownership-gated write tools. Requires a BIP-322 signer supplied by the host. · BG_TIMEOUT_MS=Per-request timeout in milliseconds. 1 0.0 %
BG_TOKEN=Authentication token for gateway access (optional, only needed with remote providers) 1 0.0 %

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

Sheet 20 of 112, 5,575 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=20