feat(mcp): add remote + stdio surfaces for loopover_get_gate_config_effective#7929
Closed
kai392 wants to merge 1 commit into
Closed
feat(mcp): add remote + stdio surfaces for loopover_get_gate_config_effective#7929kai392 wants to merge 1 commit into
kai392 wants to merge 1 commit into
Conversation
Contributor
Author
…ffective Closes JSONbored#7800: mirror REST gate-config/effective on remote MCP and local stdio with canAccessRepo/allowlist auth, declare outputSchema (JSONbored#550), and pin the stdio tool count 84→85. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
|
Superagent did not find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7929 +/- ##
==========================================
- Coverage 91.77% 82.50% -9.27%
==========================================
Files 731 90 -641
Lines 74913 24437 -50476
Branches 22850 4701 -18149
==========================================
- Hits 68752 20162 -48590
+ Misses 5083 4039 -1044
+ Partials 1078 236 -842
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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
loopover_get_gate_config_effectiveon remote MCP + local stdio (thin mirror ofGET /v1/repos/:owner/:repo/gate-config/effective).canAccessRepo/MCP_READ_REPO_ALLOWLISTboundary as PR reviewability; returns effective thresholds +shadowPending.outputSchema(chore(mcp): add outputSchema to tools that lack it #550) and adds forbid/empty/populated coverage inmcp-output-schemassocodecov/patchseessrc/mcp/server.ts(fixes closed feat(mcp): add remote + stdio surfaces for loopover_get_gate_config_effective #7923/feat(mcp): add remote + stdio surfaces for loopover_get_gate_config_effective #7925).Scope
type(scope): short summaryConventional Commit format.CONTRIBUTING.mdand does not reintroduce GitHub Pages, VitePress,site/, orCNAME.Closes #7800).Validation
git diff --checknpm run branding-drift:checknpm run typechecknpm run build:mcpvitest --coverageonmcp-output-schemas+mcp-gate-config-effective+mcp-cli-gate-config-effective+mcp-tool-rename-aliases(63/63)src/mcp/server.ts/ bin executable lines: 100% (13/13)npm run test:coveragedeferred to CIIf any required check was skipped, explain why:
Safety
UI Evidence
N/A — MCP/API only.
Notes
Made with Cursor