Zum Inhalt springen

Beschreibungen der Umgebungsvariablen (Rohangabe)

5.641 verschiedene Werte, gemessen an 25.157 ausgelieferten Einträgen.

Wert Einträge Anteil
SLOPE_API_KEY=Optional. A Slope API key. If unset, the server auto-mints a free key on first use (no signup). Mint one at POST https://yourslope.com/api/v1/keys. 1 0.0 %
SL_MCP_BINARY=Path to Sapling binary · SL_MCP_TIMEOUT=Command timeout in milliseconds 1 0.0 %
SMARA_API_KEY=Your Smara API key from smara.io 1 0.0 %
SMARTERWEATHER_API_KEY=Smarter Weather API key (sw_live_* or sw_test_*) with the 'mcp' scope. When set, the bridge skips the OAuth flow and forwards the key as 'Authorization: Bearer <key>' on every proxied request. When unset, the bridge runs the full MCP OAuth 2.1 + PKCE client and caches tokens at ~/.mcp-auth/. Mint keys at https://smarterweather.com/developers/api-keys. · SMARTERWEATHER_MCP_URL=Override the target MCP endpoint. Useful for development or staging against a non-production sw-mcp deployment. Precedence: positional argument > SMARTERWEATHER_MCP_URL > package default (https://mcp.smarterweather.com). 1 0.0 %
SMARTERWEATHER_ONBOARDING_AUTH=Set to 'required' to opt into OAuth 2.1 + PKCE sign-in and unlock account-scoped tools (API key minting, usage, billing). Unset, the bridge serves the anonymous discovery tools (get_plans, get_documentation, sign_up) with no credentials at all. · SMARTERWEATHER_ONBOARDING_MCP_URL=Override the target MCP endpoint for development or staging. Precedence: positional argument > SMARTERWEATHER_ONBOARDING_MCP_URL > package default. 1 0.0 %
SMARTPOLICY_ISSUER_KEY=Optional grant-issuer private key; enables the grant_issue tool · SMARTPOLICY_REGISTRY=PolicyRegistry contract address (omit for the public Sepolia default) · SMARTPOLICY_RPC_URL=EVM RPC endpoint (omit for the public Sepolia default) · SMARTPOLICY_VERIFIER=GrantVerifier contract address (omit for the public Sepolia default) 1 0.0 %
SMARTRENT_EMAIL=Your SmartRent account email · SMARTRENT_PASSWORD=Your SmartRent account password 1 0.0 %
SMARTSHEET_RM_API_TOKEN=Your Smartsheet Resource Management (10,000ft) API token · SMARTSHEET_RM_BASE_URL=Smartsheet RM API Base URL (defaults to https://api.rm.smartsheet.com/api/v1) 1 0.0 %
SMART_VAULT_PATH=One or more absolute Obsidian vault paths, comma-separated (alias: SMART_VAULT_PATHS) 1 0.0 %
SMART_WEB_SETTINGS_FILE=Optional path to a `smart-web` settings JSON file. If omitted, the server reads `~/.config/smart-web/settings.json` when present. · SMART_WEB_TMP_DIR=Optional temp root for smart-web dev snapshots and export staging. If omitted, smart-web uses a platform cache directory instead of an ambient home-directory temp path. 1 0.0 %
SMB_MAIL_API_KEY=Mail app API key (smb_mail_...) used by the mail_send tool. Optional: every other tool uses the session from `smb login`. 1 0.0 %
SMITHERY_API_KEY=Smithery API key for accessing 3,000+ verified MCP servers. Get yours at smithery.ai/account/api-keys 1 0.0 %
SMSPM_HASH=Your SMSPM API hash, found at https://app.smspm.com/app/api · SMSPM_TOKEN=Your SMSPM API token, generated at https://app.smspm.com/app/api 1 0.0 %
SMS_FLORIN_API_KEY=API key from https://flo-voice1.com/api-access, used for the phone-number tools 1 0.0 %
SMS_FLORIN_API_KEY=Your sms-florin API key — generate one at https://flo-voice1.com/api-access 1 0.0 %
SMS_RU_API_ID=API key for the service 1 0.0 %
SNAPDIFF_API_KEY=SnapDiff API key. Get one at https://snapdiff.ai/dashboard. · SNAPDIFF_API_URL=Override the API base URL. Defaults to https://api.snapdiff.ai/v1. 1 0.0 %
SNAPFORGE_API_KEY=SnapForge API key. Optional: without it, call the snapforge_signup tool once to get a free key (100 renders/month) 1 0.0 %
SNAPMCP_ALLOWED_PATHS=Comma- or semicolon-separated allowlist of file paths readable by capture_file (deny-all when unset) · SNAPMCP_CHROME_EXECUTABLE=Path to a system Chrome/Chromium binary to use for browser captures · SNAPMCP_CHROME_PROFILE=Chrome profile directory to use for browser captures (persistent context) · SNAPMCP_DIR=Output directory for captures · SNAPMCP_FORMAT=Output image format: png or jpeg · SNAPMCP_QUALITY=JPEG quality (1-100, only used for JPEG) · SNAPMCP_SHADOW=Drop shadow level: none, soft, medium, strong · SNAPMCP_SSRF_PROTECTION=Block requests to private IP ranges (DNS-resolved, IPv4 + IPv6). Default: true · SNAPMCP_THEME=Shiki syntax highlighting theme (27 built-in themes, auto-detected terminal theme when unset) 1 0.0 %
SNAPRENDER_API_KEY=Your SnapRender API key (starts with sk_live_). Get one free at https://snap-render.com/auth/signup 1 0.0 %
SNAPSHOT_SITE_API_KEY=Snapshot Site API key 1 0.0 %
SNAPSTATE_API_KEY=Your SnapState API key (starts with snp_) · SNAPSTATE_API_URL=SnapState API URL 1 0.0 %
SNAP_POOL_ADDRESS=Default shielded pool address · SNAP_RELAYER_URL=Optional relayer URL for private withdrawals · SNAP_RPC_URL=Solana RPC endpoint URL 1 0.0 %
SNIPER_MODE=Trade mode: simulate | live. simulate scores, guards, and logs every decision but NEVER broadcasts. live signs and broadcasts real transactions with real funds. Defaults to simulate — keep it there until your strategy is verified. · SNIPER_NETWORK=Solana cluster to trade on: mainnet | devnet. Defaults to mainnet. · SOLANA_RPC_URL=Solana RPC endpoint. A public RPC rate-limits under the new-mint firehose, so live mode refuses to start without this set. Optional in simulate mode. · SOLANA_SECRET_KEY=Default self-custody wallet secret for single-agent runs — base58, a JSON byte array, or 0x-hex. Stays on your machine; the engine signs locally. Required only for live trading. Treat it like a password. 1 0.0 %
SNOWFLAKE_ACCOUNT=Account identifier (e.g. xy12345.us-east-1) · SNOWFLAKE_HOST=Snowflake host URL · SNOWFLAKE_MCP_ENDPOINT=Endpoint path for the MCP server (default: /mcp) · SNOWFLAKE_MCP_HOST=Host address to bind the server to (default: 0.0.0.0) · SNOWFLAKE_MCP_PORT=Port number for the server to listen on (default: 9000) · SNOWFLAKE_PASSCODE=MFA passcode for authentication · SNOWFLAKE_PASSWORD=Password or programmatic access token · SNOWFLAKE_PRIVATE_KEY=Private key for key pair authentication · SNOWFLAKE_PRIVATE_KEY_FILE=Path to private key file · SNOWFLAKE_PRIVATE_KEY_FILE_PWD=Password for encrypted private key · SNOWFLAKE_ROLE=Role to use for connection · SNOWFLAKE_USER=Username for authentication · SNOWFLAKE_WAREHOUSE=Warehouse to use for queries 1 0.0 %
SNOWFLAKE_ACCOUNT=Snowflake account identifier · SNOWFLAKE_AUTHENTICATOR=Authentication method. Defaults to 'snowflake' if not set. Valid values: snowflake, externalbrowser, snowflake_jwt, oauth, oauth_client_credentials · SNOWFLAKE_DATABASE=Default database · SNOWFLAKE_OAUTH_CLIENT_ID=OAuth 2.0 client ID (required for oauth_client_credentials authenticator) · SNOWFLAKE_OAUTH_CLIENT_SECRET=OAuth 2.0 client secret (required for oauth_client_credentials authenticator) · SNOWFLAKE_OAUTH_SCOPE=OAuth 2.0 scope (optional, e.g. session:role:MY_ROLE) · SNOWFLAKE_OAUTH_TOKEN_REQUEST_URL=OAuth 2.0 token endpoint URL (required for oauth_client_credentials authenticator) · SNOWFLAKE_PASSWORD=Password (not required for key-pair / SSO) · SNOWFLAKE_PRIVATE_KEY_FILE=Absolute path to .p8 private key file · SNOWFLAKE_PRIVATE_KEY_FILE_PWD=Passphrase for encrypted private key · SNOWFLAKE_ROLE=Role to assume · SNOWFLAKE_SCHEMA=Default schema · SNOWFLAKE_TOKEN=Pre-fetched OAuth bearer token (required for oauth authenticator) · SNOWFLAKE_USER=Snowflake username · SNOWFLAKE_WAREHOUSE=Virtual warehouse to use 1 0.0 %
SN_CERT_FINGERPRINT=Optional SHA-256 TLS certificate fingerprint for pinning a self-hosted server. · SN_EMAIL=Standard Notes account email. The password is prompted once via `npx mcp-standardnotes-login` and the session is persisted in the OS keychain. · SN_SERVER_URL=Standard Notes sync server URL. Defaults to the official cloud if unset. 1 0.0 %
SOAPNOTEAPI_KEY=SOAPNoteAPI Bearer key (snapi_sk_...). Get one at https://app.soapnoteapi.com 1 0.0 %
SOCIAL0_API_KEY=Your Social0 API key (sk_live_…) 1 0.0 %
SOCIALAI_API_KEY=Social AI user API key (create at https://socialai.one/settings/api-keys) · SOCIALAI_API_URL=Social AI base URL (defaults to https://socialai.one) 1 0.0 %
SOCIALAPI_API_KEY=Your SocialAPI API key from https://app.social-api.ai 1 0.0 %
SOCIALCLAW_API_KEY=SocialClaw workspace API key from https://getsocialclaw.com/dashboard 1 0.0 %
SOCIALCRAWL_API_KEY=Your SocialCrawl API key. Get a free key at socialcrawl.com (100 credits, no credit card required). 1 0.0 %
SOCIALNEURON_API_KEY=Your Social Neuron API key. Generate at https://socialneuron.com/settings/developer 1 0.0 %
SOCIAVAULT_API_KEY=Your SociaVault API key (format sk_live_...). Get one at https://sociavault.com/dashboard · SOCIAVAULT_BASE_URL=Optional override for the API base URL. Defaults to https://api.sociavault.com 1 0.0 %
SOCLIP_API_KEY=API key from https://soclip.dev (dashboard). New accounts get 500 free credits. 1 0.0 %
SOCRATA_APP_TOKEN=App Token de Socrata para datos.gov.co (opcional, aumenta rate limits) 1 0.0 %
SOI_MCP_STORE=Optional path override for the local SQLite store (defaults to the OS cache dir). 1 0.0 %
SOLANA_KEYPAIR_PATH=Absolute path to a dedicated low-balance Solana mainnet keypair JSON file. 1 0.0 %
SOLANA_PRIVATE_KEY=Base58-encoded Solana private key for the agent's wallet 1 0.0 %
SOLANA_PRIVATE_KEY=Base58-encoded Solana private key used in-process to sign x402 USDC payments. Facilitator-sponsored fees, so only USDC is required. Never exposed to the model or returned in tool output. 1 0.0 %
SOLANA_RPC_URL=Custom Solana RPC endpoint (defaults to the network's public RPC) · SOLINKIFY_DAILY_CAP_USD=Hard cap for total spend per UTC day in USD (default 10) · SOLINKIFY_MAX_PAYMENT_USD=Hard cap for a single payment in USD (default 1) · SOLINKIFY_NETWORK=devnet (default) or mainnet-beta · SOLINKIFY_OWNER_WALLET=Owner mode (ADR-008): base58 address of the wallet that funds pay_checkout through its on-chain SpendAuthority. The agent signs but never holds the owner's funds; per-payment cap, daily ceiling and revoke are enforced by the Solana program. Unset means payments come from the agent wallet. · SOLINKIFY_WALLET_PATH=Path to the agent's Solana JSON keypair (solana-keygen new -o agent-keypair.json). Needed by the tools that spend; discovery and search tools run without it. 1 0.0 %
SOLANA_RPC_URL=Solana RPC endpoint to read from. Public mainnet by default; a Helius/Triton key is recommended. 1 0.0 %
SOLANA_SECRET_KEY=Base58 Solana secret key for the enlisting wallet. Required only for the write tools (enlist_faction, rally_faction) — reads work without it. Per-call `secret` arguments override this. The wallet must hold the faction coin it enlists for. Treat like cash. · THREE_WS_BASE=Base URL of the three.ws API that serves the Coin Clash endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live Coin Clash reads and writes. 1 0.0 %
SOLANA_WALLET_PRIVATE_KEY=Base58 Solana wallet private key (Phantom export). Leave unset for dry-run mode. · XSTOCKS_ALLOW_LIVE=Set to 'yes-i-understand' to enable real swaps. Dry-run by default. 1 0.0 %
SOLEIL_API_BASE=Override the host. Only needed against a preview deployment. · SOLEIL_API_TOKEN=A personal access token from Settings → API. Optional: leave it unset and run `npx soleil-clusters-mcp login` instead, which signs you in through the browser and stores the credential itself. 1 0.0 %
SOLEMATICA_API_KEY=API key for authenticated endpoints (stima_solare). Free tools work without it. · SOLEMATICA_API_URL=API base URL override (default: https://api.solematica.it/api/v1) 1 0.0 %
SOLUCORTEX_API_KEY=SoluCortex project API key (scx_...). Get one at https://solucortex.ai. · SOLUCORTEX_PROJECT_ID=Default project UUID. Optional: the backend infers it from the API key. 1 0.0 %
SOLVEGATE_API_KEY=API key for solving. Optional — the inspect_page tool works without one, so the server is useful before you have an account. A free sk_test_ sandbox key needs no card. · SOLVEGATE_BASE_URL=API base URL. Defaults to https://api.solvegate.io. · SOLVEGATE_MAX_WAIT_MS=How long solve_turnstile waits for a pending solve, in milliseconds. Defaults to 60000. · SOLVEGATE_SITE_URL=Where inspect_page runs. Defaults to https://solvegate.io. · SOLVEGATE_TIMEOUT_MS=Per-request timeout in milliseconds. Defaults to 30000. 1 0.0 %
SOLVE_API_KEY=API key from POST https://api.useagentstore.com/signup. Omit to use demo key (3 calls/IP/day). 1 0.0 %

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

Blatt 96 von 113, 5.641 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=96