Skip to content

feat: add HTTP(S) proxy support via undici ProxyAgent #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

neurostream
Copy link

@neurostream neurostream commented Aug 9, 2025

this PR adds support for basic web proxy configuration, allowing the process to read/use standard environment variables (HTTP_PROXY, HTTPS_PROXY).

this addresses #36.

i tested this in an stdio MCP runtime environment (used codex cli to load and run ghcr.io/neurostream/brave-search-mcp-server:enable-proxy from this branch) to verify the proxy access logs show the api client connecting through:

image

thanks for making and packaging this api client for MCP!

Copy link

socket-security bot commented Aug 9, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

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