Skip to content

Environment variable descriptions (raw)

5,683 distinct values, measured against 25,360 published entries.

Value Entries Share
TGC_API_BASE=Override the TGC API base URL · TGC_API_KEY_ID=Your TGC API key ID from thegamecrafter.com/account/apikeys · TGC_PASSWORD=Your TGC account password · TGC_UPLOAD_BASE_DIR=Restrict file uploads to a specific directory · TGC_USERNAME=Your TGC account username 1 0.0 %
THASK_TOKEN=API key for your Thask account. Generate via `thask login` (browser flow, recommended) or in the web UI settings. · THASK_URL=URL of your Thask server (e.g. https://thask.kimgh06.com or http://localhost:7244). Can also be set via `thask config set url <url>`. 1 0.0 %
THE13F_API_BASE_URL=Override API base URL. Defaults to https://api.the13f.com. Used for local development against a running copy of the13f's gui_server. · THE13F_API_KEY=Free pf13f_ key from https://the13f.com/developers/. 100 calls/day, no credit card. Without it, every tool returns a structured free-signup-required response with the signup URL. · THE13F_MCP_TIMEOUT=Per-request HTTP timeout in seconds. Minimum 5. 1 0.0 %
THEAGORA_API_KEY=Your Theagora API key (starts with agora_live_) 1 0.0 %
THEBRAIN_ALLOW_DESTRUCTIVE=Set to 1 to allow deleting thoughts. Deletion still requires human confirmation. Default 0 · THEBRAIN_API_KEY=Local API key from TheBrain: Settings > User > Local API Key · THEBRAIN_BASE_URL=Address of the local API. Default http://localhost:8001 · THEBRAIN_DATA_DIR=Where semantic indexes are stored. Default ~/.thebrain-mcp · THEBRAIN_EMBEDDING_DTYPE=Weight precision: fp32, fp16, q8 or q4. Default q8 · THEBRAIN_EMBEDDING_MODEL=Embedding model for semantic search. Default Xenova/multilingual-e5-small · THEBRAIN_TIMEOUT_MS=API request timeout in milliseconds. Default 30000 1 0.0 %
THINGCTX_APPROVE_WHEN=When the agent asks before acting: declared | destructive | all | never. · THINGCTX_FS_ROOT=Sandbox directory for the filesystem Thing. Unset = refuse every filesystem call. · THINGCTX_POLICY=What the agent may do: read-only | full. 1 0.0 %
THIRI_API_KEY=THIRI API key (sk_live_…) — free at build.thiri.ai/developers 1 0.0 %
THRD_API_BASE_URL=Thrd API base URL. · THRD_API_KEY=Thrd agent API key (Bearer token). 1 0.0 %
THREADCTX_API_KEY=API key for cloud mode, issued at threadctx.dev. Not needed in local mode. · THREADCTX_MODE='local' (default, free, no signup) or 'cloud' (shared team memory) 1 0.0 %
THREADLINE_CAPS=Comma-separated agent capabilities for discovery (default: chat) · THREADLINE_NAME=Agent display name (default: auto-generated from username and hostname) · THREADLINE_RELAY=Custom relay WebSocket URL (default: wss://threadline-relay.fly.dev/v1/connect) 1 0.0 %
THREADMINE_API_KEY=ThreadMine API key (create at app.threadmine.dev, Settings > API Keys) · THREADMINE_API_URL=Override the ThreadMine API endpoint (default: https://api.threadmine.dev) 1 0.0 %
THREEWS_BASE_URL=three.ws host to read avatars from. Defaults to https://three.ws. 1 0.0 %
THREE_D_AI_STUDIO_API_KEY=API key for 3D AI Studio 1 0.0 %
THREE_WS_API_KEY=A three.ws API key (sk_live_… / sk_test_…) or OAuth access token for the account whose notifications you want to read and manage, carried as Authorization: Bearer. Required — every endpoint is account-scoped. Aliases: THREE_WS_TOKEN, THREE_WS_BEARER. Treat like a password. · THREE_WS_BASE=Base URL of the three.ws API. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live inbox reads/writes. 1 0.0 %
THREE_WS_API_KEY=Optional three.ws API key (bearer token). Not required — the vision endpoint serves anonymous callers on a free per-IP rate limit. Set it to raise your rate limit to the per-user tier. Never needed to access the free model. · THREE_WS_BASE=Base URL of the three.ws API that serves the vision endpoint. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the vision call (the VLM may chain across free lanes before answering). 1 0.0 %
THREE_WS_API_KEY=Optional three.ws API key (bearer token). Raises the metered TTS/ASR/Audio2Face rate limits and unlocks your own private/unlisted motion-capture clips. Leave unset to use the public surface anonymously. · THREE_WS_BASE=Base URL of the three.ws API that serves the audio/animation endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live audio/animation calls (synthesis and recognition are real upstream model calls). 1 0.0 %
THREE_WS_API_KEY=Optional three.ws API key (sk_live_… / sk_test_…) or OAuth access token, sent as a Bearer token. Required only to use paid first-party flagships (Claude, GPT-5, o3, Grok, Qwen Plus, DeepSeek). Free open-weight tiers (GPT-OSS 120B, NVIDIA NIM models) work with no key. Create one at https://three.ws/dashboard/developers. · THREE_WS_BASE=Base URL of the three.ws API that fronts the LLM router (/api/brain/chat). Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds. Chat completions stream server-side and are collapsed into a single reply, so this is generous by default to ride out a long flagship answer. 1 0.0 %
THREE_WS_API_KEY=REQUIRED. The agent owner's three.ws credential — a three.ws API key (sk_live_… / sk_test_…) or an OAuth access token. Sent as Authorization: Bearer on every request; every autopilot endpoint is owner-scoped and rejects unauthenticated calls. This credential can move real SOL via execute_proposal — treat it like a password. THREE_WS_TOKEN / THREE_WS_BEARER are accepted aliases. · THREE_WS_BASE=Base URL of the three.ws API that serves the autopilot endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds. Proposal generation runs a real server-side LLM pass, so the default is generous. 1 0.0 %
THREE_WS_API_KEY=Your three.ws bearer credential: an API key (sk_live_… / sk_test_…) or OAuth access token. Every copy-trade subscription, intent, and fee is scoped to the account it identifies. Required for all tools except a leader's public aggregate earnings. Mint one at https://three.ws/dashboard/developers. Treat like cash. · THREE_WS_BASE=Base URL of the three.ws API that serves the copy-trading endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live copy-trading reads and writes. 1 0.0 %
THREE_WS_API_KEY=three.ws API key (sk_live_… / sk_test_…) for the account-scoped follower tools (get_subscriptions, subscribe_signal, set_subscription_status). Optional — the public discovery and leaderboard tools work without it. subscribe_signal in live mode spends real USDC, so treat this key like cash. · THREE_WS_BASE=Base URL of the three.ws API that serves the signal-marketplace endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live marketplace reads and subscription writes. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves /api/diorama. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds. compose_scene runs a server-side LLM chain, so the default is generous. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves /api/marketplace and /api/skills. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds. These are fast public read endpoints, so the default is modest. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves /api/sns and /api/threews/subdomain. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds. Resolution and availability checks hit a Solana RPC pool, so the default leaves room for a cold lookup. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves /api/vanity. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds. All endpoints are reads, so the default is brisk with headroom for a cold cache. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the AgenC bridge endpoints (/api/agenc/*). Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live AgenC reads (the bridge fans out to a Solana RPC to scan task/agent PDAs). 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the KOL endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live KOL reads. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the Loom gallery (/api/loom). Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live Loom reads and submissions. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the agent-actions ledger. Override only when self-hosting or targeting a preview deployment. · THREE_WS_SIGNER_KEY=Optional 0x-prefixed EVM private key. When set, append_agent_action ERC-191-signs each action so anyone can ecrecover the signer and verify authorship on-chain. A per-call `signer_key` arg overrides it. Omit to append unsigned. Treat like cash. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the ledger reads/appends. · THREE_WS_TOKEN=Bearer token authenticating every call — a three.ws API key (sk_live_…) or an OAuth access token. The ledger is owner-scoped: you can read and append actions only for agents your token owns. Required for all three tools. Treat like a password. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the alert-rules and notifications endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_SESSION=Your three.ws session token (the value of the `__Host-sid` cookie from a signed-in browser). Required by every tool — all rules and alerts are scoped to YOUR account. Writes also use it to fetch a one-time CSRF token. Treat like a password. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live three.ws API reads and writes. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the billing endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_SESSION=Your three.ws session token (the value of the `__Host-sid` cookie from a signed-in browser). REQUIRED — it exposes private billing data, so every account-scoped read (get_billing_summary, query_usage, export_billing_history, get_receipt, get_revenue) resolves the calling user from it and returns only your data. Only the public get_fee_info works without it. Treat like a password. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live three.ws API reads. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the intel endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live intel reads. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the trending, leaderboard, and feed endpoints. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the live discovery reads. 1 0.0 %
THREE_WS_BASE=Base URL of the three.ws API that serves the tutor session endpoint. Override only when self-hosting or targeting a preview deployment. · THREE_WS_TIMEOUT_MS=Per-request timeout in milliseconds for the tutor session reads and the close call. 1 0.0 %
THREE_WS_BASE=Origin used in the generated embed URLs (script src, frame URL, builder link). Override only when targeting a preview or self-hosted three.ws deployment. 1 0.0 %
THRYX_API_KEY=Your THRYX API key (starts with thryx_). Get one for free with `curl -X POST https://thryx.fun/api/agent/register`. If unset, the package auto-registers a fresh wallet on first run and saves the key to ~/.thryx-mcp/credentials.json. · THRYX_BASE_URL=Override the launchpad base URL. Defaults to https://thryx.fun. 1 0.0 %
TICKERBOT_API_KEY=Tickerbot API key (tb_live_… or tb_test_…). Get one at https://tickerbot.io/dashboard. 1 0.0 %
TICKERDB_KEY=Your TickerDB API key (get one at tickerdb.com/dashboard) 1 0.0 %
TICKERRISK_BASE_URL=Override the API host. Defaults to https://tickerrisk.com · TICKERRISK_TOKEN=Optional JWT for an existing TickerRisk account. Without it, anonymous access applies: full access for 24 hours, then a free account extends it. 1 0.0 %
TICKTICK_CLIENT_ID=TickTick OAuth client ID. Needed only if you are not mounting a .env file. · TICKTICK_CLIENT_SECRET=TickTick OAuth client secret. Needed only if you are not mounting a .env file. · TICKTICK_PASSWORD=TickTick account password. Needed only if you are not mounting a .env file. · TICKTICK_USERNAME=TickTick account username. Needed only if you are not mounting a .env file. 1 0.0 %
TIDAL_MCP_PORT=Port for the TIDAL API Flask server (default: 5050) 1 0.0 %
TIDEBASE_URL=Base URL of your self-hosted Tidebase server 1 0.0 %
TIENDANUBE_ACCESS_TOKEN=Access token for Tienda Nube · TIENDANUBE_STORE_ID=Store identifier 1 0.0 %
TIERPROXY_API_KEY=tierproxy API key (tp_live_... or tp_test_...). Sign up at https://tierproxy.com. 1 0.0 %
TIGER_PUBLIC_KEY=Tiger Cloud API public key for authentication · TIGER_SECRET_KEY=Tiger Cloud API secret key for authentication 1 0.0 %
TIKTOK_ACCESS_TOKEN=TikTok OAuth Access Token from Login Kit flow · TIKTOK_CLIENT_KEY=TikTok App Client Key (for token refresh) · TIKTOK_REFRESH_TOKEN=TikTok Refresh Token (for token renewal) 1 0.0 %
TIKTOK_ACCESS_TOKEN=TikTok user access token · TIKTOK_CLIENT_KEY=TikTok app client key · TIKTOK_CLIENT_SECRET=TikTok app client secret · TIKTOK_REFRESH_TOKEN=TikTok refresh token for token renewal 1 0.0 %
TIKTOK_CLIENT_KEY=TikTok developer app client key. Optional until OAuth or live upload flows are used. · TIKTOK_CLIENT_SECRET=TikTok developer app client secret. Keep local and do not expose it to agents. · TIKTOK_DRY_RUN=Set to false only when the agent should perform live TikTok upload operations. Defaults to dry-run behavior. 1 0.0 %
TILDA_PUBLIC_KEY=API key for the service 1 0.0 %
TILION_ALLOW_PRIVATE_EGRESS=Set 1 to allow tools to reach localhost / private IPs (SSRF guard off). · TILION_API_KEY=Bearer key for the hosted Tilion server (cloud mode only). · TILION_BASE_URL=Run browsers on a hosted Tilion server instead of locally. · TILION_MCP_HEADLESS=Set 0 to show a visible browser window (default 1). · TILION_MCP_PREWARM=Boot the browser at startup so the first tool call is instant (default 1). 1 0.0 %
TIMEBOOK_API_URL=Override the Timebook API base URL. Defaults to https://usetimebook.com. · TIMEBOOK_WEB_URL=Override the Timebook web URL used during `timebook login`. Defaults to https://usetimebook.com. 1 0.0 %

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

Sheet 103 of 114, 5,683 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=103