MCP.so
登录
C

Coderifts Api Governance

@coderifts

关于 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.

基本信息

分类

开发工具

传输方式

stdio

发布者

coderifts

提交者

peterzsob

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "coderifts": {
      "url": "https://app.coderifts.com/mcp",
      "env": {
        "api_key": "<YOUR_CODERIFTS_API_KEY>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Coderifts Api Governance?

Docker Compose configuration for self-hosting the CodeRifts application on your own infrastructure. It orchestrates the CodeRifts app, a PostgreSQL database, and a Redis cache.

How to use Coderifts Api Governance?

Clone the repository, copy .env.example to .env and configure environment variables, then run docker compose up -d to start all services.

Key features of Coderifts Api Governance

  • Docker Compose orchestration for CodeRifts
  • Includes PostgreSQL database and Redis cache
  • Template for required environment variables
  • Detailed deployment and configuration guide

Use cases of Coderifts Api Governance

  • Self-host CodeRifts on private infrastructure
  • Deploy with minimal setup using Docker Compose
  • Run CodeRifts with its required data stores

FAQ from Coderifts Api Governance

评论

开发工具 分类下的更多 MCP 服务器