Quickstart

Add accountability to your AI agent in two lines. Every action is monitored and verifiable.

import { withKova } from '@kova/core';

const server = withKova(yourMCPServer, 'data-isolation');

Install: