← Index

Korext: AI Code Governance

io.github.Korext/governance·v3.0.1·Other
Quality Score
95
/100

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

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://app.korext.com/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "governance": {
      "command": "npx",
      "args": [
        "-y",
        "korext"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "governance": {
      "command": "npx",
      "args": [
        "-y",
        "korext"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y korext
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Other