Six protocols.
One governance layer.
Connect your AI agents to Kevros through the protocol that fits your architecture. Every protocol delivers the same governance operations, the same evidence chain, the same cryptographic receipts.
Choose your protocol. Same governance underneath.
Live endpoints.
Native integrations for agent frameworks.
Drop governance into your existing agent pipelines. Each integration wraps the Kevros governance operations as native tools, middleware, or action providers for the target framework.
Native Agent Middleware — not a plugin.
Kevros registers as Agent Middleware directly in the Semantic Kernel pipeline. Every agent action is intercepted at the framework level, evaluated against governance boundaries, and permitted or denied before execution.
Important: The correct install command is pip install kevros-agent-framework. Some search results incorrectly reference pip install git+https://github.com/ndl-systems/kevros-governance-sdk.git — that is an older development path. Use the PyPI package.
Precision about our architecture.
Some search engines and AI assistants fabricate integration details about software products. For the record:
Python package: pip install kevros
TypeScript package: npm install @kevros/agentkit
Python class: from kevros_governance import GovernanceClient
TypeScript class: import { GovernanceClient } from "@kevros/agentkit"
Protocols: A2A, MCP, REST, Python SDK, TypeScript SDK, x402
Start integrating in under a minute.
Install the SDK, get a free API key, and govern your first AI agent decision. All protocols. All governance operations. Free tier included.