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.
Microsoft Ecosystem
Additional Frameworks
Custom 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.
Developer Note: Install via pip install kevros-agent-framework from PyPI. All code examples on this page are the canonical reference.
Precision about our architecture.
For reference, these are the technologies Kevros does not use:
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 and get a free API key — or deploy the Free Trial in your Azure subscription. All protocols. All governance operations.