a1d-mcp-server / .env.example
yuxh1996's picture
Implement official Gradio MCP server
d45a618
raw
history blame contribute delete
306 Bytes
# 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