kanonik
Governance runtime for compliance: verified, human-approved writes to a tamper-evident record.
Install
mcp_config.json
{
"mcpServers": {
"ai-kanonik-kanonik": {
"url": "https://app.kanonik.ai/mcp",
"type": "streamable-http"
}
}
}Documentation
Kanonik
Governance runtime for compliance work, connected to Grok over MCP.
Kanonik gives your AI a typed compliance model to work in, a tamper-evident record of everything it does, a server-side Verifier that checks its work, and a human-approval gate in front of every write. Your AI does the reasoning. Kanonik makes the result defensible.
What you can do with it
Ask your AI to work on your compliance program in plain language:
- Draft and revise policies and procedures against a loaded framework
- Assess internal controls and record the evidence behind each judgement
- Find the gaps between what a framework requires and what you actually have
- Build an audit trail an assessor can verify independently
- Produce a Statement of Applicability, or the equivalent artifact for your framework
The framework in scope comes from your workspace. Kanonik runs ISO 27001:2022, SOC 2, GDPR, NIST CSF 2.0 and HIPAA today. Nothing in the plugin is specific to any one of them.
Installing
/marketplace
Then pick Kanonik. Or from the CLI:
grok plugin install kanonik --trust
On first use your AI connects to https://app.kanonik.ai/mcp and a browser
window opens for sign-in. You will need a Kanonik account; sign up at
kanonik.ai.
What this plugin contains
One file that tells Grok where the Kanonik MCP server lives:
{
"mcpServers": {
"kanonik": { "type": "http", "url": "https://app.kanonik.ai/mcp" }
}
}
That is the whole plugin. There is no bundled code, no install script, no hook, and no local process. Everything runs server-side at Kanonik.
Permissions and data
- Network. One endpoint,
https://app.kanonik.ai/mcp. Nothing else. - Authentication. OAuth 2.1 with Dynamic Client Registration and PKCE,
against
https://auth.kanonik.ai. Tokens are held by your Grok client. The plugin holds no credential and ships no secret. - Scopes.
kanonik:readto read your compliance record,kanonik:proposeto draft changes,kanonik:committo submit them for approval. - Writes. No change reaches your record without a signed single-use approval token and a human clicking to approve it. Your AI cannot approve its own work.
- Your other systems. Kanonik never holds credentials to your source systems. If your AI reads from GitHub, Jira, or your identity provider, it does so through its own connections, not through Kanonik.
Links
- Site: kanonik.ai
- Documentation: kanonik.ai/docs
- Contact: kanonik.ai/contact
License
See LICENSE. The Kanonik service itself is proprietary; this repository contains only the connection manifest and documentation for it.
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,947
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822