Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion actions/setup/sh/convert_gateway_config_copilot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ echo "Input: $MCP_GATEWAY_OUTPUT"
# }
#
# The main difference is that Copilot requires the "tools" field.
# We also need to ensure headers use the actual API key value, not a placeholder.
# All other fields (including headers) are preserved exactly as provided by the gateway.

jq '
.mcpServers |= with_entries(
Expand Down
Loading
Loading