Honor https_proxy environment variables#424
Merged
enesgules merged 2 commits intoupstash:masterfrom Aug 21, 2025
Merged
Conversation
Collaborator
|
Would this solve #250 ? |
Contributor
Author
|
Yes I think this should fix the problem described in #250 |
Collaborator
|
I guess the bun lockfile needs to be updates as well for the workflow to run successfully |
Contributor
Author
I think this should be fixed now |
Collaborator
|
Could you update the readme to document this proxy support please, also please run the linter before your final commit |
If standard https_proxy environment variables exist, make proxied requests to https://context7.com/api
Contributor
Author
|
I've added a note to README that standard https_proxy environment variables should be used. |
|
@sregister @enesgules I resolved the conflict on my fork and can confirm that it works behind our corporate proxy. |
Collaborator
|
Awesome @tricktron thanks for checking, will merge today |
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.
This should allow the mcp server to operate behind http proxy servers. If the standard https_proxy environment variable is defined, it should be used for requests to https://context7.com/api