core pull requests for deployment risk using 36 signals: change entropy, DDL migration detection, CODEOWNERS violations, coverage gaps, and more. Get a 0-100 risk score before you merge. Free tier available at koalr.com
Server Config
{
"mcpServers": {
"koalr": {
"command": "npx",
"args": [
"-y",
"koalr-mcp"
],
"env": {
"KOALR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}