The MCP server supports two authentication methods. Choose the one that fits your workflow.
Your Ada instance domain is the URL you use to log in to your Ada dashboard (for example, acme-corp.ada.support, acme-corp.eu.ada.support, or acme-corp.maple.ada.support).
If you log in at https://acme-corp.eu.ada.support, your MCP Server URL is https://acme-corp.eu.ada.support/api/mcp/oauth for OAuth or https://acme-corp.eu.ada.support/api/mcp for API key.
OAuth uses browser-based login with your Ada credentials. No API key is required, and no secrets are stored in configuration files.
Use OAuth when:
API keys are generated from Config > PLATFORM > API Keys in your Ada dashboard. See Authentication for details on key management.
Use an API key when: