Skip to content

Conversation

@wgillett
Copy link

Using environment variables is helpful to be able to check mcp.json into source control without embedding secrets, and to be able to vary configuration values dynamically.
In load_mcp_servers, expand any environment variables. Throw an exception if any variables don't have values.
Add tests and document the use of environment variables.

@Kludex Kludex self-assigned this Nov 10, 2025
Walter Gillett and others added 2 commits November 10, 2025 14:50
@wgillett
Copy link
Author

@DouweM Thanks for the feedback. I have addressed all of it. Please let me know if there is more to do here, or if you are ready to remove the "awaiting author revision" label.

@DouweM
Copy link
Collaborator

DouweM commented Nov 10, 2025

@wgillett Thanks for the updates Walter! As @Kludex assigned this to himself, I'll leave it to him to do a final review and merge this once he deems it ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants