Spaces:
Running
Running
| # A1D MCP Server Environment Variables | |
| # Copy this file to .env and fill in your values | |
| # A1D API Key (Required) | |
| # Get your API key from: https://a1d.ai/home/api | |
| A1D_API_KEY=z4Zl7OhAM5r-DxyVFDN1A | |
| # Optional: Gradio Configuration | |
| # GRADIO_SERVER_NAME=0.0.0.0 | |
| # GRADIO_SERVER_PORT=7860 | |
| # GRADIO_SHARE=false | |