cd /news/ai-agents/when-you-need-an-agent-gateway-not-j… · home topics ai-agents article
[ARTICLE · art-107545] src=dev.to ↗ pub= topic=ai-agents verified=true sentiment=· neutral

When you need an Agent Gateway, not just another LLM proxy

NeuralTrust has built TrustGate, an open-source Agent Gateway in Go that provides a single control plane for both model calls and tool (MCP) calls, ensuring consistent identity, audit, budgets, and policy. The project positions itself as a complement to LLM proxies like LiteLLM, focusing on governance for agent tool traffic rather than provider breadth.

read1 min views2 publishedAug 23, 2026
If your problem is "one OpenAI-compatible endpoint for 50 providers," a proxy like **LiteLLM** is usually the right default. Huge catalog, huge community, good enough ops for most teams.

If your problem is "agents that call tools (MCP) with the same identity, audit, budgets, and policy as model calls," a thinner **Agent Gateway** starts to matter — one control plane so auth doesn't drift between chat completions and tool traffic.
Need Usually start with Why
Broadest provider catalog, ecosystem glue LiteLLM Depth beats novelty
Hosted control plane, zero ops Portkey / Helicone-class Ops off your plate
Self-host, low overhead Go proxy Bifrost / similar Latency + governance focus
Self-host LLM + MCP same policy/identity
Agent Gateway (e.g. TrustGate) One plane for models + tools
K8s/service-mesh native Envoy AI Gateway / Kong Fits existing mesh

In practice the useful model is:

tools/list

is filtered per consumertools/call

, so spend and audit line up.That is the wedge: not "another 100 providers," but one aggregation plane for models + tools.

Repo: https://github.com/NeuralTrust/TrustGate Built in Go by NeuralTrust. Quickstart and "Why TrustGate" live in the README — including where it is not the right pick vs LiteLLM/Helicone/Portkey.

Disclosure: TrustGate / NeuralTrust DevRel.

── more in #ai-agents 4 stories · sorted by recency
── more on @neuraltrust 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/when-you-need-an-age…] indexed:0 read:1min 2026-08-23 ·