AI Gateway Integrations
AI Gateway Integrations let you connect, configure, and govern all the AI services your workspace uses — LLM providers, MCP servers, secret references, and agent backends — from a single management surface.
| Where Can I Use This? | What Do I Need? |
- Prisma AIRS AI Gateway (Americas region)
|
- AI Gateway activated
- Organization owner or admin role (to create org-level integrations), or workspace manager role (to create workspace-level integrations)
|
AI Gateway Integrations centralize your AI connections
by acting as a secure registry where credentials are stored once, encrypted at rest, and
decrypted only in memory during requests. Managed in Strata Cloud Manager under , this setup grants workspaces governed access to underlying models and MCP
servers while keeping raw API keys completely hidden and protected.
The Integrations section has four tabs:
- LLM Integrations — Connections to AI providers (such as OpenAI, Anthropic,
AWS Bedrock, Azure OpenAI, Google Gemini, and self-hosted models). Each integration
stores the provider's API credentials, defines which models within that provider are
available, and controls which workspaces can use it and at what cost. The tab shows
two views:
- Connected — Integrations you have configured and activated. Each row
shows the integration name, its slug (used as the provider identifier in API calls),
the provider name, the cluster it is connected to, and how many workspaces it is
applied to.
- Workspace-Created — Integrations created directly by workspace admins
for their own workspaces. This view gives organization admins visibility over
delegated integrations for governance and audit.
- MCP Registry — Connections to Model Context Protocol (MCP) servers that
AI agents and copilots can call through the gateway. Registering an MCP server here
makes it available to workspaces through the MCP Gateway proxy, so tool calls are
logged and subject to workspace access policy.
- Secret References — Named references to secrets stored in your organization's
key management system (KMS). Secret references let you reference credentials in routing
configs and integrations without embedding raw values in configuration, and they can be
rotated in the KMS without updating individual integrations.
- Agent Integrations — Connections to agent backends registered with
AI Gateway's Agent Gateway. Registering an agent here enables governed
agent-to-agent (A2A) communication, allowing AI Gateway to authenticate and
authorize inter-agent calls.
For complete details on creating LLM integrations, configuring workspace provisioning,
setting budget and rate limits per integration, and managing MCP and agent integrations, see
the
AI Gateway Integrations documentation.