Alpic automatically provides system environment variables to your MCP server deployments. These variables are set automatically and cannot be overridden by users.Documentation Index
Fetch the complete documentation index at: https://docs.alpic.ai/llms.txt
Use this file to discover all available pages before exploring further.
System environment variables
ALPIC_HOST
Available at: Both build and runtime The hostname of your environment’s MCP server URL. Used internally to treat the deployed host as an internal host (likelocalhost) when it’s used as the OAuth server.
ALPIC_CUSTOM_DOMAINS
Available at: Both build and runtime A comma-separated list of custom domains that are configured for your environment. Used internally to treat the deployed host as an internal host (likelocalhost) when it’s used as the OAuth server.