MCP Server
MCP
io.github.coderifts/api-governance
API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://app.coderifts.com/mcp",
"headers": [
{
"description": "Your CodeRifts API key (format: Bearer cr_live_...)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment