Products
An integration may support TrustGuard, TrustGate, or both.
TrustGuard evaluates individual interactions. TrustGate controls how applications
and agents reach model providers and MCP servers. Some coding-agent plugins
configure both products.
Find your tool
AI coding agents
Developer tools and managed coding environments that can read repositories, execute commands, and call external tools.Agent platforms
Organization-managed AI services with centralized administration for users and integrations.AI gateways
Gateway integrations apply policy to model traffic that already passes through the gateway, without changes to each client application.Agent frameworks
These integrations connect at the agent, workflow, or tool boundary.Build your own
Use an SDK, middleware package, or the REST API for custom applications and unsupported platforms.Employee access to third-party AI
For employee access to AI services your organization does not operate, use the browser extension on managed Chrome and Edge. The extension is configured through managed browser policy rather than the collector catalog.How TrustGuard integrations work
Most TrustGuard integrations call the evaluate API. TrustGate uses a native connection and does not require a collector API key.direction to "input" before the model call and "output" after it. TrustGate
sets the direction automatically. See the Evaluate API
for the full contract.
Create the API key from Agent Runtime → Collectors → Catalog in the console. The
selected collector also provides setup
instructions and a configuration snippet.
Create the policy in Observe mode. Observe records decisions in Activity
without enforcing them. Review the results, then switch the policy to Enforce.
See Policies.