- Coderifts Api Governance
Coderifts Api Governance
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.
Overview
CodeRifts — Self-Hosted Deployment
Docker Compose configuration for self-hosting CodeRifts on your own infrastructure.
Quick Start
# 1. Clone this repo
git clone https://github.com/coderifts/self-hosted.git
cd self-hosted
# 2. Copy and configure environment variables
cp .env.example .env
# Edit .env with your values
# 3. Start all services
docker compose up -d
What's Included
- docker-compose.yml — Orchestrates the CodeRifts app, PostgreSQL database, and Redis cache
- .env.example — Template for required environment variables
- SELF_HOSTED.md — Detailed deployment and configuration guide
Documentation
For full documentation, visit coderifts.com/docs.
License
See coderifts.com for licensing terms.
Server Config
{
"mcpServers": {
"coderifts": {
"url": "https://app.coderifts.com/mcp",
"env": {
"api_key": "<YOUR_CODERIFTS_API_KEY>"
}
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
coderiftsStar
-Language
-License
-Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Filesystem
@modelcontextprotocol
2 months ago
PDFGate
@pdfgate
3 hours ago