Tork sits between your AI agents and the outside world. Every MCP tool call, every API request, every database query passes through governance before it executes.
Purpose-built for Model Context Protocol. Scan MCP servers, govern tool calls, and enforce policies across Claude, Cursor, and Windsurf agents.
Require manual approval for high-risk actions. Your agents propose, your team decides. Slack, email, and dashboard integrations.
Instantly halt any agent with a single API call. Block all tool calls, notify your team, and generate an audit trail — in milliseconds.
Define JSON rules for what agents can do. Block dangerous tools, restrict data access, and enforce least-privilege across your fleet.
50+ PII types across 13 countries. Detect and redact SSNs, credit cards, Medicare numbers, and more — all running locally on your infrastructure.
Every governance decision generates a cryptographic, hash-chained audit entry. Hand these to auditors for HIPAA, GDPR, SOC 2, or PCI-DSS.
Write human-readable YAML policies.
policies:
- name: pii-protection
action: REDACT
patterns: [email, phone]Add Tork to your AI pipeline.
from tork import PolicyEngine
engine = PolicyEngine("policy.yaml")
result = engine.evaluate(output)Get dashboards and receipts.
# Every evaluation creates
# a signed receipt:
{
"decision": "ALLOW",
"hmac": "a3f2c1..."
}11 SDKs — every major language
$ pip install tork-governance$ npm install tork-governanceWorks with Claude Desktop, Cursor, and any MCP-compatible client
View documentation on GitHub →Three ways to manage AI governance. Pick what works for you.
Point and click. Embed our React dashboard directly in your app.
<TorkAdminConsole apiKey="..." />
Full programmatic control. Python, JavaScript, or REST API.
engine = GovernanceEngine(api_key="...")
Ask Claude or Cursor to configure governance for you.
"Register a tool that blocks --force flag"
All three methods write to the same database. Changes apply everywhere instantly.
Production-ready compliance without the complexity
48 governance tools via Model Context Protocol. Drop-in integration with Claude, Cursor, and MCP clients.
Learn more →Block dangerous flags, enforce allowlists. Rate limiting and target environment restrictions.
Learn more →Human approval with fatigue detection. Velocity alerts catch slicing attacks.
Learn more →Define rules in YAML, enforce everywhere. Block, warn, or allow based on content.
Learn more →Designed to detect and redact 50+ PII types. Emails, phones, SSNs, credit cards.
Learn more →HMAC-signed, tamper-evident audit trails. Designed to help demonstrate compliance.
Learn more →Deploy in observation mode first. Tork observes and records your traffic patterns automatically.
Learn more →Tork significantly reduces AI safety risks through multiple detection layers. No AI safety solution guarantees 100% protection. We recommend using Tork as part of a defense-in-depth strategy. See our Terms of Service for details.
What sets us apart from the competition
Designed to monitor agent memory drift. Helps identify when agents may deviate from safety instructions or exhibit unexpected behavioral changes.
Works with LangChain, CrewAI, AutoGen, OpenAI, Anthropic, and any custom framework. One governance layer for all.
48 governance tools via Model Context Protocol. Drop-in integration with Claude Desktop, Cursor, and any MCP client.
Stop any agent instantly with tork agent kill. Freeze for investigation, resume when safe. Full audit trail.
Potentially malicious skills exist in the MCP ecosystem. Tork Guardian is designed to scan, flag, and help govern skill interactions — reducing risk for your agents.
Trusted by developers building AI
Real governance scenarios powered by Tork.
“A customer service AI agent was leaking email addresses and phone numbers in its responses. Tork’s PII detection layer caught and redacted the sensitive data before it reached end users.”
PII Detection in Action
Customer Service AI Use Case
“Integrating governance took a single import statement and 3 lines of configuration. Every API call now generates a signed compliance receipt automatically.”
5-Minute Integration
Developer Experience Use Case
“The MCP gateway provides a single control plane to monitor what AI agents are accessing, which tools they’re calling, and whether they’re staying within policy boundaries.”
Full Visibility
MCP Governance Use Case
These scenarios illustrate common governance use cases. Results vary based on configuration and deployment.
Beyond tooling — a proposed framework for measuring AI governance quality.
Simple pricing for teams of all sizes. All plans include core governance features.
Custom governance infrastructure for large organizations. Dedicated support, SLAs, and white-glove onboarding.
Starting at $2,000/mo
See Enterprise PlansHow to Build a Safer, Smarter, and More Prosperous World with Autonomous AI
By Yusuf Jacobs · 94 pages · 21 chapters
A practical guide to AI governance. From PII redaction to compliance receipts, learn how to build governance systems that actually work.
Join developers building trustworthy AI systems with Tork.
Get AI governance insights weekly — no spam, unsubscribe anytime.