Korext: AI Code Governance
Rank #33,638io.github.Korext/governance
Governance copilot for AI-assisted coding. 72 packs, 532 rules, proof bundles.
Korext: AI Code Governance is a Model Context Protocol (MCP) server published by korext. It ranks #33,638 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Korext: AI Code Governance is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Apr 6, 2026 and most recently updated on Apr 15, 2026.
Ranks ahead of 98,475 of 132,113 servers on MCP Toplist.
Use Korext: AI Code Governance
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http governance https://app.korext.com/api/mcpclaude mcp add governance -- npx -y korext[mcp_servers.governance]
url = "https://app.korext.com/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.governance]
command = "npx"
args = ["-y", "korext"]Add to ~/.codex/config.toml.
https://app.korext.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"governance": {
"command": "npx",
"args": [
"-y",
"korext"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"governance": {
"url": "https://app.korext.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"governance": {
"command": "npx",
"args": [
"-y",
"korext"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"governance": {
"type": "http",
"url": "https://app.korext.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"governance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"korext"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"governance": {
"serverUrl": "https://app.korext.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"governance": {
"command": "npx",
"args": [
"-y",
"korext"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"governance": {
"url": "https://app.korext.com/api/mcp"
}
}
}{
"mcpServers": {
"governance": {
"command": "npx",
"args": [
"-y",
"korext"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Korext%2Fgovernance)<a href="https://mcptoplist.com/server/io.github.Korext%2Fgovernance"><img src="https://mcptoplist.com/badge/io.github.Korext%2Fgovernance.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
korext
Available versions (3)
| Version | Published |
|---|---|
| 3.0.1 | Apr 15, 2026 |
| 3.0.0 | Apr 15, 2026 |
| 0.9.9 | Apr 11, 2026 |
Frequently asked questions
- Who maintains Korext: AI Code Governance?
- Korext: AI Code Governance is maintained by korext, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Korext: AI Code Governance listed on the Official MCP Registry?
- Yes — Korext: AI Code Governance is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Korext: AI Code Governance have?
- MCP Toplist tracks 3 versions of Korext: AI Code Governance, most recently published on Apr 15, 2026.
- Where can I find the source code for Korext: AI Code Governance?
- The source code for Korext: AI Code Governance is hosted at github.com/korext/enforce-action.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.