Skip to content

fix: pass MCP gateway API key for dep-update PR creation#632

Merged
PureWeen merged 1 commit intomainfrom
fix/dep-update-api-key
Apr 19, 2026
Merged

fix: pass MCP gateway API key for dep-update PR creation#632
PureWeen merged 1 commit intomainfrom
fix/dep-update-api-key

Conversation

@PureWeen
Copy link
Copy Markdown
Owner

Adds -H "Authorization: $MCP_GATEWAY_API_KEY" to the curl calls. The gateway requires this auth header.

The MCP gateway requires auth via a randomly generated API key
stored in the MCP_GATEWAY_API_KEY env var. Without it, the curl
calls to host.docker.internal:80/mcp/safeoutputs return 401.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@PureWeen PureWeen merged commit f7aa848 into main Apr 19, 2026
@PureWeen PureWeen deleted the fix/dep-update-api-key branch April 19, 2026 12:41
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