- SaaS — NeuralTrust hosts the data plane. This is the fastest path and requires no infrastructure installation.
- Private (Hybrid) — you run the data plane in your environment for data residency, private networking, deterministic capacity, or production SLA requirements while continuing to manage it from the NeuralTrust SaaS console.
Choose SaaS for the fastest setup. Choose Private for data residency, private
networking, deterministic capacity, or production SLA requirements.
1
Open Getting started
In the NeuralTrust console, open TrustGate → Getting started.
2
Add a gateway
If you do not have a gateway, Add new Gateway opens automatically. Otherwise, open
the gateway selector and choose New Gateway. Enter a Name and choose SaaS.For a Private data plane, choose Private, then select Docker, Kubernetes, or
Manual. Deploy using the generated instructions, enter one bootstrap
Dataplane URL, and select Save and Finish. Then open
Settings → Agent Gateway → General to set or verify the separate LLM URL
and MCP URL.See Private deployment for infrastructure details.
The generated Docker quick path exposes the LLM/proxy service only. Use Kubernetes or a
full deployment when you need MCP.
3
Step 1 · Connect a provider
Choose a provider and enter its credentials. Select Test connection to verify them,
then select Connect.
4
Step 2 · Send request
Choose one of the provider’s models, enter a question, and select Send request. The
console sends the request through the selected gateway.
5
Step 3 · Traces
Review the first trace, including its status, model, latency, token count, trace ID, and
response. Continue to Playground, Consumer, or Security from the next-step
cards.
Call from your application
For production traffic:- Open Consumers.
- Select Consumer; the New Consumer panel opens. You can also open an existing consumer.
- For a new consumer, select API Key under Authentication and copy the generated key when it is shown—it appears only once. For an existing consumer, manage credentials under Auth.
- Open Connect and use a snippet under Connection details.
SaaS
Use the SaaS gateway URL from Connection details. Do not addX-AG-Gateway-Slug.
Private (Hybrid)
Use the configured LLM URL and include the gateway slug:Clients that only support a base URL plus an API key (OpenAI- or Anthropic-compatible
SDKs, Cursor, Claude Desktop-style setups) can send the same
ag_… key as
Authorization: Bearer ag_… or x-api-key: ag_… instead of X-AG-API-Key. See
Auth.Next steps
From Getting started What’s next, open Playground, Consumer, or Security (policies) — or continue below.Endpoints
Every route a client can call through a consumer.
Observability
Traces, metrics, and where to inspect past traffic.
Consumers
Auth, routing strategies, policies, Connect snippets.
Policies
Rate limits, budgets, guardrails, tool governance.