Everything you need to get started with Tork — documentation, SDKs, security resources, and more.
Source code, examples, and contribution guidelines
Install with: pip install tork-governance — the on-device package (entry class Tork). It decides on your machine; with no API key it makes zero network calls and nothing appears in your dashboard.
Install with: npm install @torknetwork/sdk — entry class TorkClient. Sends content to Tork, which decides server-side and writes the receipt to your dashboard. Both families can populate a dashboard; this is the one whose row records a decision Tork executed rather than a claim you attested.
Install with: npx @torknetwork/mcp-server
Start governing your AI agents in minutes with our free tier.