MCP Uptime
← MCP Reliability Index  /  Dev & Git
A

Api Governance

io.github.coderifts/api-governance
API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.
healthy
status
3
tools exposed
432ms
connect latency
9ce47942275c
schema fingerprint

Tools (3)

preflight_change_set
Preflight a COMPLETE base→head change set of contract artifacts and return a governance decision (ALLOW / WARN / REQUIRE_APPROVAL / BLOCK), risk score, breaking-change analysis, and a signed chain-receipt when applicable. Use this when: - You are about to merge, push to a protected branch, deploy,
verify_receipt
Verify a CodeRifts signed chain-receipt you ALREADY HOLD: cryptographic authenticity (signature + key id), body binding, and — when lifecycle indices are available — whether it is currently valid authorization (not expired, superseded, or revoked) for a stated operation/target. Use this when: - You
get_decision_details
Retrieve a PAST CodeRifts decision by decision_id (or fingerprint): full report payload, breaking changes list, scores, and linked receipt metadata if stored. Use this when: - You have a decision_id (or fingerprint) from a previous preflight, PR comment, or CI log and need to inspect or explain t

Endpoint

https://app.coderifts.com/mcp
Category: Dev & Git · Last checked: 2026-07-30T13:51:13Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.