Alpic supports many different authentication options for your MCP servers, from simple public access to enterprise-grade OAuth integration. By default, servers deployed on Alpic are public and accessible to anyone with the server URL.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.
Authentication Options
If you want to protect your server with authentication, you have two main options:OAuth Authentication
Integrate with identity providers using OAuth.
API Key Protection
Protect your server with API keys via custom headers.