Truvant Documentation

Policy enforcement for AI agent actions. Control what your AI agents can do — before, during, and after every action they take.

Why Truvant? AI agents can take actions and access resources far beyond what's needed for the task at hand. Truvant addresses this with command-level and tool-call-level enforcement — every shell command and every MCP tool invocation is checked against your policy before it executes.

Quick Start

Four steps to get Truvant protecting your AI agents. See the Getting Started guide for the full walkthrough.

1

Install

curl -fsSL https://truvant.ai/install.sh | sh

Installs mcpctl to ~/.local/bin. Linux and macOS, amd64 and arm64.

2

Scan

mcpctl scan

Discovers all MCP servers in your Claude Code, Claude Desktop, and project configs. Checks for CVEs, hardcoded secrets, risky tool schemas, and supply-chain issues.

3

Authenticate

mcpctl login

Sign in with Google or Microsoft to unlock trust scoring, policy enforcement, and the dashboard. Free 30-day trial.

4

Enforce

mcpctl install

Installs the enforcement agent as a background service. Policies sync from the Trust Dashboard and apply immediately.

Full Getting Started guide →

Documentation

Agent Enforcement

Scanning

Reference