Skip to content

Environment variable descriptions (raw)

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

Value Entries Share
NSL_API_KEY=NSL API key (nsl_...) for internal mode. · NSL_CLIENT_ID=OAuth client ID for public mode (SDK Credentials from console → Security). · NSL_CLIENT_SECRET=OAuth client secret for public mode. · NSL_PLATFORM_MODE=Set to 'internal' for admin-platform tools with an API key; defaults to 'public'. 1 0.0 %
NTA_APP_ID=Optional free NTA Web-API application ID for live corporate-registry data; without it, corporate lookups use a bundled synthetic sample set tagged SYNTHETIC_SAMPLE. 1 0.0 %
NUBANK_CLIENT_ID=API key/token for nubank 1 0.0 %
NUCLEUS_BRAIN_PATH=Path to .brain/ directory (defaults to .brain in current directory) 1 0.0 %
NUMERATICA_API_KEY=Numeratica API key (nmr_sk_...). Free self-serve key at https://docs.numeratica.com/get-key · NUMERATICA_BASE_URL=Override the API base URL. Defaults to https://api.numeratica.com; only needed for a staging or self-hosted deployment. · NUMERATICA_TIMEOUT_MS=Per-request timeout in milliseconds (default 120000, minimum 1000). Raise it for long-horizon Monte Carlo runs. 1 0.0 %
NUMMEROPSLAG_API_KEY=Partner API key from https://nummeropslag.dk/api-noegle 1 0.0 %
NUPAY_CLIENT_ID=OAuth2/CIBA client_id for pre-authorized (recurrence) flows. Optional unless using backchannel_start / backchannel_complete. · NUPAY_CLIENT_SECRET=OAuth2/CIBA client_secret for pre-authorized flows. Optional unless using backchannel_* tools. · NUPAY_ENV=sandbox | production. Defaults to sandbox. Drives both checkout API and auth base URLs. · NUPAY_MERCHANT_KEY=NuPay X-Merchant-Key issued to your merchant · NUPAY_MERCHANT_TOKEN=NuPay X-Merchant-Token issued to your merchant 1 0.0 %
NUVEM_FISCAL_CLIENT_SECRET=API key for nuvem-fiscal 1 0.0 %
NUZO_AUTHORIZED_SCOPES=Optional comma-separated allowlist of memory scopes available to this MCP process. · NUZO_MEMORY_SCOPE=Optional default Nuzo memory scope, such as user:default or project:auto. · NUZO_MEMORY_STORE=Optional absolute path to the local SQLite memory store. · NUZO_PROJECT_ROOT=Optional project root used to resolve project:auto scope. 1 0.0 %
NVD_API_KEY=NVD API key for higher rate limits on vulnerability enrichment 1 0.0 %
NVEIL_API_KEY=NVEIL planning service API key. Obtain at https://nveil.com. 1 0.0 %
NWC_CONNECTION_STRING=NWC connection string of the receiving wallet (receive-only recommended) · PAYWALL_DEFAULT_PRICE_SATS=Default price in sats for tools not in PAYWALL_PRICE_MAP · PAYWALL_PRICE_MAP=JSON map of tool name to price in sats · PAYWALL_UPSTREAM_ARGS=JSON array of args for the upstream command · PAYWALL_UPSTREAM_COMMAND=Command to spawn the upstream MCP server (e.g. npx) 1 0.0 %
NWC_CONNECTION_STRING=Nostr Wallet Connect connection string (nostr+walletconnect://...) · NWC_DAILY_BUDGET_SATS=Daily spend cap in sats · NWC_READ_ONLY=Set true to block all spend tools 1 0.0 %
NWC_CONNECTION_STRING=Nostr Wallet Connect string (e.g. from Alby or Mutiny). Required if not using Phoenixd. · PHOENIXD_PASSWORD=Phoenixd HTTP Basic auth password. Required if using Phoenixd. · PHOENIXD_URL=Phoenixd base URL e.g. http://localhost:9740. Required if not using NWC. 1 0.0 %
NYC_API_BASE_URL=API base URL (default: https://nycapi.app) · NYC_API_KEY=API key from nycapi.app 1 0.0 %
NZXPLORER_API_KEY=NZXplorer API key — free at https://nzxplorer.co.nz/developers. Unlocks the full 55-tool set; the remote URL above needs no key for 30 read-only tools. 1 0.0 %
O360_TOKEN=External scan token (free for public repos: https://offensive360.com/free-for-open-source/) · O360_URL=Offensive360 instance base URL 1 0.0 %
OASYCE_FAUCET=Oasyce testnet faucet endpoint · OASYCE_NODE=Oasyce chain REST API endpoint 1 0.0 %
OAUTH_PASSPHRASE=Passphrase gating the OAuth consent step · PUBLIC_URL=Public base URL the server is reached at (used for OAuth metadata) 1 0.0 %
OAW_NETWORK=Cluster: mainnet or devnet. Defaults to mainnet. State is kept per network, so a devnet rehearsal never touches mainnet agents. · OAW_STATE_DIR=Where agent keypairs, guardrails, and the spend ledger are stored. Defaults to ~/.onchain-agent-wallets, written 0600 inside a 0700 directory. · OWNER_SECRET_KEY=Owner secret key, base58 or a JSON byte array. Optional: without it every owner action is returned as an unsigned transaction for Phantom, Solflare, Backpack, or a Ledger to sign. · REQUIRE_CONFIRM=Refuse to broadcast anything that moves value until the call is re-issued with confirm:true. Default true. · SOLANA_RPC_URL=HTTPS Solana RPC endpoint. Defaults to the public endpoint for the configured network; bring your own (Helius / Quicknode / Triton) for production. 1 0.0 %
OA_API_KEY=OpenAgenda API key (the stdio credential — a least-privilege/read key is advised). The hosted remote uses OAuth instead. · OA_BASE_URL=v3 API base URL (defaults to https://api.openagenda.com/v3). · OA_EXECUTOR=Code engine: node (default — Node's permission sandbox: no filesystem/subprocess; network NOT bounded) or deno (adds a scoped network egress boundary; recommended hardening, needs deno installed). · OA_LOCAL_NO_SANDBOX=Disable the Node permission sandbox entirely (bare node, NO boundary at all) — trusted/dev use only. 1 0.0 %
OBI_CREDENTIALS=Path to (or inline JSON of) the credentials bundle exported from the open-banking.io app (Settings → Credentials) — contains apiBaseUrl, apiKey and the encryption private key. 1 0.0 %
OBJEKT_API_KEY=API key from objekt.sh/mcp (free tier available) 1 0.0 %
OBOLUS_DATA_DIR=Where the vault key and session ledger live. Defaults to %LOCALAPPDATA%\Obolus on Windows and ~/.obolus elsewhere. Point this at a NEW directory only if you intend a new wallet: the seed here is the only way back to money already on chain. · OBOLUS_NETWORK=Which chain to use: 'testnet' (the default) or 'mainnet'. Mainnet spends real money. 1 0.0 %
OBOL_AGENT_KEY=32-byte hex Arc wallet private key that signs gasless x402/EIP-3009 payment authorizations. Needed only for paying (pay_and_call); discovery and listing work without it. · OBOL_API_KEY=Your Obol API key (obl_sk_live_...) from obol-arc.web.app/settings — identifies your account for listing services and metered calls. 1 0.0 %
OBOL_URL=URL of the Obol API instance 1 0.0 %
OBRIS_API_KEY=Your Obris API key from app.obris.ai/api-keys 1 0.0 %
OBSBOT_LOG_FILE=Path to append a debug log to. Unset means no log file. 1 0.0 %
OBSIDIAN_API_URL=Base URL of the Obsidian Local REST API plugin. Only required for workspace.* / commands.* / live dataview.query* tools. · OBSIDIAN_API_VERIFY_TLS=Set to 'true' if you've trusted the Local REST API's self-signed certificate. · OBSIDIAN_REST_API_KEY=Bearer key for the Obsidian Local REST API plugin (only needed for REST-bridged tools). · OBSIDIAN_VAULT_PATH=Absolute path to the Obsidian vault this server should operate on. 1 0.0 %
OBSIDIAN_CLI_PATH=Path to the obsidian-cli binary. Auto-discovered on macOS; set explicitly on Linux/Windows or if the binary is non-standard. · OBSIDIAN_TIMEOUT_MS=Per-command timeout in milliseconds. · OBSIDIAN_VAULT=Target vault name. If unset or unknown, the server prompts the caller on first tool use, listing the vaults Obsidian knows about. 1 0.0 %
OBSIDIAN_EMBED_MODEL=Ollama embedding model name. Defaults to bge-m3. · OBSIDIAN_SEMANTIC_ALLOW_SENSITIVE=Set to true to allow include_sensitive tool calls. · OBSIDIAN_SEMANTIC_EXCLUDE=Comma- or newline-separated folders to always exclude from indexing, search, and read. · OBSIDIAN_SEMANTIC_MCP_HOME=Directory for the external SQLite index, logs, and cache. · OBSIDIAN_SEMANTIC_SENSITIVE_PATHS=Comma- or newline-separated folders treated as sensitive (blocked unless unlocked). Defaults to 08_PersonalInfo/. · OBSIDIAN_SEMANTIC_STARTUP_INDEX=Set to true to run incremental indexing when the server starts. · OBSIDIAN_VAULT_ROOT=Absolute path to the local Obsidian vault. · OLLAMA_BASE_URL=Ollama API base URL. Defaults to http://localhost:11434. 1 0.0 %
OBSIDIAN_HTTP_AUTH_TOKEN=Bearer token for HTTP transport authentication · OBSIDIAN_HTTP_PORT=HTTP transport port (default: 3000) · OBSIDIAN_REST_PORT=REST API port (default: 27124) · OBSIDIAN_REST_TOKEN=Bearer token for the Obsidian REST API (enables 3 bonus tools: execute_command, list_commands, open_in_obsidian) · OBSIDIAN_TRANSPORT=Transport mode: stdio (default) or http · OBSIDIAN_VAULT_PATH=Absolute path to the Obsidian vault root directory 1 0.0 %
OBSIDIAN_VAULT_PATH=Absolute path to the Obsidian vault, or auto when the client project is inside it. 1 0.0 %
OBYTE_MAINNET_HUB_ADDRESS=Custom mainnet hub URL. Must be https, except http localhost is allowed for development. · OBYTE_NETWORK=Default Obyte network used when a tool call omits the network argument. Both networks stay available. · OBYTE_TESTNET_HUB_ADDRESS=Custom testnet hub URL. Must be https, except http localhost is allowed for development. · OBYTE_TESTNET_TOKEN_REGISTRY_ADDRESS=Testnet token registry AA address for symbol and decimals lookups. 1 0.0 %
OCDS_API_KEY=API key (sk_live_...) from https://vergabe-dashboard.qune.de/app/api-keys 1 0.0 %
OCEANBUS_AGENT_ID=OceanBus Agent ID linked to the API Key · OCEANBUS_API_KEY=OceanBus API Key. Get one from https://ai-t.ihaola.com.cn/api/l0/agents/register or use an existing OceanBus agent key · OCEANBUS_BASE_URL=OceanBus L0 API endpoint (default: https://ai-t.ihaola.com.cn/api/l0) 1 0.0 %
OCI_MODE=Access mode: read-only | read-write | admin. · OCI_PROFILE=Profile within ~/.oci/config (default DEFAULT). 1 0.0 %
OCTEN_API_KEY=Octen API key. Get one at https://octen.ai (self-serve). · OCTEN_API_URL=Override the Octen API base URL. Default: https://api.octen.ai. 1 0.0 %
OCTOBOARD_AGENT=Identity the server writes under, e.g. "cursor" or "claude-code". Defaults to "anon". · OCTOBOARD_DIR=Explicit board directory. Omitted → the server discovers the nearest .octoboard/ by walking up from the working directory. 1 0.0 %
OCULAR_API_KEY=API key for the configured vision model provider · OCULAR_BASE_URL=OpenAI-compatible API base URL · OCULAR_MODEL=Vision-capable model identifier 1 0.0 %
OCULTAR_API_KEY=Ocultar API key (leave blank if not configured) · OCULTAR_AUDITOR_TOKEN=Enables reveal_tokens tool. Must match OCU_AUDITOR_TOKEN on the server. · OCULTAR_URL=URL of your locally running Ocultar Refinery 1 0.0 %
ODDS_API_KEY=Odds-API.io API key (free tier available, no credit card) 1 0.0 %
ODEN_API_KEY=Oden API key (odn_live_*). Generate one in the Oden app at Settings → Developer → New key. Treat it like a password. · ODEN_API_URL=Override the Oden API base URL. Defaults to https://api.heyoden.com/v1. Most users do not need to set this. 1 0.0 %
ODGS_API_KEY=Metric Provenance licence key for Pro/Enterprise tier tools (compile_regulation, check_drift, detect_conflicts, narrate_audit, discover_bindings, download_pack). Omit for community-tier access (validate_payload, governance_score, list_packs, conformance_check). · ODGS_PROJECT_ROOT=Path to the ODGS project root containing governance definitions (judiciary/, legislative/, executive/). Defaults to the current working directory. 1 0.0 %
ODOO_API_KEY=Odoo API key (Odoo 14+ required). Generate under Preferences / My Profile > Account Security > New API Key. Passwords are not accepted. · ODOO_BASE_URL=Your Odoo instance URL (e.g. http://localhost:8069) · ODOO_DB=Odoo database name. Optional: discovered automatically when the instance serves exactly one database; required when it serves several (the error names them). · ODOO_MCP_MAX_LEVEL=Safety ceiling 0-5, default 3 (state transitions allowed, destructive ops blocked). See server_safety.py. · ODOO_MCP_PROTECTED_HOSTS=Comma-separated hosts this server refuses to WRITE to (requires ODOO_ALLOW_PROD_WRITE=yes to override). Empty by default: protection is the operator's opt-in, no host is baked in. · ODOO_USER=Odoo login username. Optional: omitted, the login is discovered from the API key. 1 0.0 %
ODOO_API_KEY=Odoo API key (or password) · ODOO_DB=Odoo database name · ODOO_ENABLE_WRITES=Set to 'true' to allow create/update/delete. Default false (read-only). · ODOO_TIMEOUT_MS=Per-request timeout in milliseconds (default 30000). · ODOO_URL=Odoo base URL, e.g. https://your-company.odoo.com · ODOO_USERNAME=Odoo login (email) 1 0.0 %
ODOO_API_KEY=Odoo API key (used as the password) · ODOO_DB=Odoo database name · ODOO_READ_ONLY=Block all write methods when true (default true) · ODOO_URL=Base URL of the Odoo instance, e.g. https://acme.odoo.com · ODOO_USERNAME=Odoo login / email 1 0.0 %
ODOO_DB=Name of your Odoo database · ODOO_MCP_DEFAULT_LIMIT=Default limit for search results (default: 50) · ODOO_MCP_MAX_LIMIT=Maximum limit for search results (default: 80) · ODOO_PASSWORD=Odoo password for authentication · ODOO_URL=URL of your Odoo instance (e.g., https://yourcompany.odoo.com) · ODOO_USERNAME=Odoo username for authentication 1 0.0 %
ODOO_DB=Odoo database name · ODOO_PASSWORD=Odoo login password · ODOO_URL=Odoo instance URL (e.g. https://myodoo.com) · ODOO_USERNAME=Odoo login username 1 0.0 %
OE_MCP_CONFIG_PATH=Absolute path to your oe-mcp.json config file 1 0.0 %

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

Sheet 76 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=76