# Dashboard Environment Variables
# Copy to .env and fill in your values
# MCP Server URL
PUBLIC_MCP_SERVER_URL=https://kivv-mcp.your-subdomain.workers.dev
# API Key for dashboard access
PUBLIC_API_KEY=your_api_key_here
# Optional: Enable debug mode
PUBLIC_DEBUG=false