Skip to content

Add CodeRifts API governance plugin (MCP server + skill)#43

Open
zsobpeter-code wants to merge 1 commit into
xai-org:mainfrom
coderifts:add-coderifts-plugin
Open

Add CodeRifts API governance plugin (MCP server + skill)#43
zsobpeter-code wants to merge 1 commit into
xai-org:mainfrom
coderifts:add-coderifts-plugin

Conversation

@zsobpeter-code

Copy link
Copy Markdown

Adds CodeRifts as a third-party plugin (local source under external_plugins/coderifts).

  • MCP server: remote Streamable HTTP at https://app.coderifts.com/mcp (type: http). Also listed in the official MCP registry as io.github.coderifts/api-governance.
  • Skill (api-governance): guides the agent to run a CodeRifts preflight before merging or shipping API or MCP/tool-schema changes, returning an ALLOW/WARN/REQUIRE_APPROVAL/BLOCK decision.
  • Auth: CODERIFTS_API_KEY env var; discovery (initialize, tools/list) works without a key, tool calls require one. No secrets in the repo.

Validated locally: scripts/generate-plugin-index.py and scripts/validate-catalog.py both pass (Catalog OK).

@zsobpeter-code zsobpeter-code requested a review from a team June 15, 2026 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant