https://gateway.truefoundry.ai.
gateway.truefoundry.ai is the unified endpoint for both the AI Model Gateway and the MCP Gateway.Whether you are routing LLM inference requests (OpenAI-compatible API, etc.) or connecting to MCP (Model Context Protocol) servers, all traffic goes through the same globally distributed infrastructure. This means MCP Gateway deployments benefit from the same multi-region, multi-cloud availability described on this page.
TrueFoundry SAAS Global Gateway Architecture — Control Plane in Ireland with Gateway Planes distributed globally
Features
- Globally Distributed: Deployed across more than 12 regions around the globe and across 3 multiple cloud providers for maximum availability while minimizing latency.
- Automated Failover: All traffic is routed to the nearest AI Gateway for minimum latency. In case of regional downtime, traffic is automatically routed to closest healthy regions ensuring uninterrupted service.
- Multi-Cloud Deployment: Distributed across multiple cloud providers to be tolerant to cloud provider-specific disruptions.
- Data Encryption: Data is encrypted at rest and in transit.
- Compliance: TrueFoundry Infrastructure is SOC2, ISO27001, GDPR, and HIPAA compliant.
Architecture
The SaaS global deployment follows the same AI Gateway Plane Architecture used across all TrueFoundry deployments. It consists of two key components:- Control Plane — Manages all AI Gateway configuration including models, users, teams, virtual accounts, rate and budget limiting, and routing configs. The SaaS control plane is hosted in Ireland (Europe).
- Gateway Planes — Stateless, horizontally scalable gateway instances that handle all production traffic (LLM requests, MCP requests, etc.). These are deployed across the regions listed in the Regional Deployments section below.
Global Deployment
For most use cases, we recommend using the global endpoint which automatically routes to the nearest healthy gateway:Regional Deployments
Each AI Gateway region has its own URL and associated metadata. Every request routed through the SaaS AI Gateway is automatically enriched with thetfy_gateway_region and tfy_gateway_zone metadata keys that identify which gateway region and zone handled the request. The Region and Zone columns in the table below show the values these keys will contain.
Multi-regional Deployments
Multi-regional endpoints automatically route your requests to the closest healthy gateway within a specific geographic region. If all regional locations are unavailable, traffic is routed to the designated fallback regions.https://gateway.truefoundry.ai) with your chosen multi-regional URL for all gateway traffic from your tenant.
Configure a multi-regional gateway endpoint
Configure a multi-regional gateway endpoint
Open Gateway Endpoints settings

Gateway Endpoints settings under Organisation
Add a new gateway endpoint
- Name — A unique name for the endpoint (for example,
us-gateway). - URL — The multi-regional endpoint URL from the table above (for example,
https://us.gateway.truefoundry.aifor United States traffic). - Enabled — Check this to activate the endpoint.
- Default — Check this to make this the primary gateway endpoint for your tenant.

Create or update a gateway endpoint with a multi-regional URL
Delete the default gateway endpoint
gateway-default entry (which points to https://gateway.truefoundry.ai).Click the delete icon next to gateway-default and confirm the removal.
Multi-regional endpoint set as Primary with the default gateway ready to remove
AI Gateway Status Monitoring
To track the status of each AI Gateway deployment and receive real-time updates on service availability, visit our status page: AI Gateway Status Page: status.truefoundry.com You can expand the AI Gateway section to see per-region uptime:
Per-region AI Gateway uptime on the status page
Subscribe to Status Updates
Stay informed about AI Gateway availability by subscribing to status notifications:- Visit the Gateway Status Page
- Click the Get Updates button in the top right
- Choose your preferred notification method:
- Email notifications
- RSS Feed
- On a custom webhook

Click the Get Updates button on the status page to subscribe to notifications
Connecting Your Private Models or MCP Servers to the AI Gateway
If your models or MCP servers run inside a private network (a VPC, on-prem cluster, etc.), the SaaS Gateway needs a network path to reach them without exposing them to the public internet. See Connect Private Models and MCP Servers for the supported approaches.FAQ
What is the round trip latency to the SaaS Gateway?
What is the round trip latency to the SaaS Gateway?