Skip to main content

SDK & ADK Integration

The agentsuite-sdk connects your agent framework to VirtueAgent security. There are two integration paths — pick the one that fits your deployment.

Route all agent traffic through the Virtue Gateway. Your framework connects to a single gateway MCP endpoint, and VirtueAgent automatically applies MCP Guard, AgentGuard, and Access Control — with full session tracing and observability in the dashboard.

Integrate with AgentGuard

Integrate AgentGuard directly at the tool-call layer using the ActionGuardClient. No gateway setup required — just runtime policy enforcement on every tool call.

Start with the AgentGuard SDK reference to understand the client, then follow your framework guide.