# Agent metadata AGENT_NAME=my-agent AGENT_VERSION=0.1.0 AGENT_DESCRIPTION=Starter service generated by the Lucid CLI # Local server PORT=3000 # Optional x402 seller configuration. Leave the whole group unset for a free # service. A priced entrypoint requires a complete compatible group. PAYMENTS_FACILITATOR_URL=https://YOUR_TESTNET_FACILITATOR PAYMENTS_FACILITATOR_AUTH= PAYMENTS_NETWORK=eip155:84532 PAYMENTS_DESTINATION=static PAYMENTS_RECEIVABLE_ADDRESS=0xYOUR_EVM_ADDRESS # Use only when PAYMENTS_DESTINATION=stripe. Stripe destination currently # forces Base mainnet in the generator. STRIPE_SECRET_KEY= # Optional developer contract signer. This does not configure the agent buyer # wallet; use AGENT_WALLET_* with the wallet extension for that role. DEVELOPER_WALLET_PRIVATE_KEY= # Optional application/UI providers. OPENAI_API_KEY=