SecureAuth AI Gateway
Getting Started

Add resources

Pick from the catalog and start connecting tools in seconds

Add the tools and services your agents will use. Resources are MCP servers that expose tools to your agents through the gateway.

Resources page showing connected MCP servers
The Resources page lists all connected MCP servers and their available tools

From the catalog

The catalog includes pre-configured resources that work out of the box:

  1. Navigate to Resources in the dashboard
  2. Click Add Resource
  3. Select the Catalog tab
  4. Pick a resource from the catalog
  5. If the dialog asks how the gateway should authenticate, pick Use SecureAuth's app (the quickest option) or Bring your own app (paste your own OAuth client ID and secret — the form shows a redirect URI to register with the provider). See Credential modes for the differences.
  6. Click Add to install
Credential mode picker shown when installing a multi-mode catalog resource
Resources that support more than one mode prompt for a choice during install

Available tools are discovered automatically. Users will be prompted to connect their accounts via OAuth when they first use the resource.

Custom resources

You can add any MCP server not in the catalog:

  1. Navigate to Resources and click Add Resource
  2. Select the Custom tab
  3. Enter a display name and server URL for the MCP server
  4. Choose the authentication type:
    • None — no authentication required
    • OAuth2 — provide client ID, client secret, token URL, and scopes
    • API Key — add custom headers sent with every request
  5. Click Add

The gateway connects to the server and discovers available tools automatically.

Resource details

Click any resource in the list to see its detail page:

Resource detail page showing tools and configuration
The detail page shows all available tools, configuration, and recent activity
  • Available tools — every tool the MCP server exposes, with descriptions
  • Configuration — server URL, authentication type, and origin (catalog or custom)
  • Credentials — for resources installed in bring-your-own mode, a card to rotate the OAuth client ID and secret in place (details)
  • Recent activity — audit events related to this resource

On this page