Skip to main content

Required variables

Common runtime variables

CLI-specific variables

RPC override variables

Resolution order for transaction execution:
  1. DZAP_RPC_URL_<chainId>
  2. RPC_URL_<chainId>
  3. DZAP_RPC_URL
  4. built-in public RPC fallback list

Optional provider keys

TrendingNewsTool tries CryptoPanic first and automatically falls back to a Tavily news search, so TAVILY_API_KEY is the practical requirement for news.

MCP HTTP server variables

Profile file

  • macOS/Linux: ~/.dzapai/config.json
  • Windows: %USERPROFILE%\.dzapai\config.json
Example:

Scheduler storage

By default, schedules are persisted to schedules.db in the runtime working directory.
Last modified on June 18, 2026