[MCP] Add Official Registry Manifest - #370
Open
rasulkireev wants to merge 1 commit into
Open
Conversation
Review Gate SummaryReviewGate found issues in: General, Adversarial. Confidence Score: 3/5
Findings: 2 total, 2 blocking, 2 inline candidates Findings at or above P4 are published as inline PR comments when ReviewGate runs in GitHub Actions. File-level, PR-level, and stale-line findings are anchored to fallback right-side diff lines when needed. See the JSON artifact for the full machine-readable review. Important Files Changed
Flowchartflowchart TD
A["Pull request update"] --> B["ReviewGate analyzes the latest commit"]
B --> C["Model review stages"]
C --> D["Structured JSON artifact"]
D --> E["Confidence Score: 3/5"]
D --> F["Canonical PR summary comment"]
F --> G["Human or agent fixes findings"]
E --> H["Status: needs_changes"]
Reviews on this PR: 1 run. Changed lines analyzed: 27. Total cost: $0.0059. Latest commit analyzed: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rowset can now be submitted to the official MCP Registry under the verified LVTD-LLC GitHub namespace. The registry metadata directs clients to the hosted Streamable HTTP endpoint and treats the required
Authorizationheader as a secret.Publication remains a separate manual step after review and explicit approval because published registry versions are immutable.
Validation
mcp-publisher 1.8.0 validate server.jsonpassed against the live official registry.401, confirming public reachability with authentication enforced.