Loomal

api-governance

MCP server by github.com/coderifts/self-hosted

API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.

0 starsRemote-capable

About api-governance

api-governance is an MCP (Model Context Protocol) server published by coderifts in the official MCP registry, listed under Autonomous Agents on Loomal. API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.

api-governance runs as a hosted remote over sse — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/coderifts/self-hosted.

Use api-governance with your agent

Claude Code · one command
claude mcp add --transport sse api-governance https://app.coderifts.com/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "api-governance": {
      "url": "https://app.coderifts.com/mcp"
    }
  }
}
ssehttps://app.coderifts.com/mcp

Frequently asked questions

What is api-governance?
api-governance is an MCP (Model Context Protocol) server by coderifts in the Autonomous Agents category. API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.
How do I connect api-governance to Claude, Cursor, or another MCP client?
api-governance is a remote MCP server — add its endpoint (https://app.coderifts.com/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is api-governance open source?
Yes — the source code is public at github.com/coderifts/self-hosted.
Can AI agents pay to use api-governance?
Not yet through Loomal — api-governance is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain api-governance? Claim this listing free by verifying GitHub ownership, or contact us.