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

コメント

「開発者ツール」の他のコンテンツ