PR-native API governance for AI agents. Detects breaking API changes at merge time, scores blast radius, and blocks unsafe agent tool calls before production. Preflight check, risk scoring, Decision Spec v1.0.
Server Config
{
"mcpServers": {
"coderifts": {
"url": "https://app.coderifts.com/mcp",
"env": {
"api_key": "<YOUR_CODERIFTS_API_KEY>"
}
}
}
}