Korext: AI Code Governance MCP Server
io.github.Korext/governance
What is the Korext: AI Code Governance MCP server?
Governance copilot for AI-assisted coding. 72 packs, 532 rules, proof bundles.
How to install Korext: AI Code Governance
Copy-paste configuration for popular MCP clients.
AuthorizationsecretBearer token from app.korext.com Settings. Format: Bearer <token>
{
"mcpServers": {
"governance": {
"command": "npx",
"args": [
"-y",
"korext"
],
"env": {
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"governance": {
"command": "npx",
"args": [
"-y",
"korext"
],
"env": {
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"governance": {
"command": "npx",
"args": [
"-y",
"korext"
],
"env": {
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"governance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"korext"
],
"env": {
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add governance --env Authorization=<YOUR_AUTHORIZATION> -- npx -y korextRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.