Skip to main content
NeuralTrust integrates with the tools already in your AI stack, including coding agents, agent platforms, AI gateways, agent frameworks, and applications. Use this catalog to find the supported connection points and setup instructions for each tool.

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. A coding agent sends local lifecycle events through a host hook to TrustGuard, while remote MCP tool traffic follows a separate path through TrustGate to approved MCP servers. TrustGuard lifecycle hooks and TrustGate MCP access are separate controls with separate credentials. The events available to TrustGuard and the way each verdict is enforced depend on the coding agent.

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. An application sends a request through an AI gateway, where TrustGuard evaluates the input before the upstream call and the output on its return path. Input and output enforcement varies by gateway. Buffered responses can be evaluated before delivery when the adapter supports it. Streamed output may be monitor-only after delivery or unsupported, depending on the adapter. Direct provider calls bypass the gateway.

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.
Set 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.