Skip to content

Commit c9dba82

Browse files
authored
Add stdio transport mode for safe-inputs MCP server (#5817)
1 parent b0de8b1 commit c9dba82

14 files changed

+598
-737
lines changed

.github/workflows/copilot-pr-merged-report.lock.yml

Lines changed: 6 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-team-status.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/dev.lock.yml

Lines changed: 6 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/shared/gh.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
safe-inputs:
3+
mode: stdio
34
gh:
45
description: "Execute any gh CLI command. Provide the full command after 'gh' (e.g., args: 'pr list --limit 5'). The tool will run: gh <args>. Use single quotes ' for complex args to avoid shell interpretation issues."
56
inputs:

0 commit comments

Comments
 (0)