# Korext: AI Code Governance MCP server

Governance copilot for AI-assisted coding. 72 packs, 532 rules, proof bundles.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-korext-governance
- Repository: https://github.com/Korext/enforce-action.git

## Install
- Command: `npx -y korext`
- Endpoint: https://app.korext.com/api/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- Package: Npm korext v1.0.0
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://app.korext.com/api/mcp
- Header: Authorization

## Tools
- get_directives - Get enriched policy directives and living standards for one or more policy packs. Returns rules with governance context (CWE, MITRE, regulatory references) for inference time enforcement. Endpoint: https://app.korext.com/api/mcp
- check_code - Check a code snippet against one or more policy packs. Returns violations with severity, governance context (CWE, MITRE, regulatory), and line numbers. Endpoint: https://app.korext.com/api/mcp
- list_packs - List available policy packs with industry and region tags. Endpoint: https://app.korext.com/api/mcp
- generate_proof - Scan code against policy packs and generate a cryptographically signed proof bundle. Returns the bundle ID, decision (PASS/BLOCK), violation count, and verification URL. Endpoint: https://app.korext.com/api/mcp
- get_proof - Retrieve an existing proof bundle by ID. Returns the decision, violations, packs, and verification status. Endpoint: https://app.korext.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Korext
- Version: 3.0.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 15, 2026
- Source: https://registry.modelcontextprotocol.io
