-
Notifications
You must be signed in to change notification settings - Fork 168
feat: support transitive MCP dependency propagation #123
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
Merged
danielmeppiel
merged 14 commits into
microsoft:main
from
sergio-sisternes-epam:feat/transitive-mcp-dependencies
Mar 4, 2026
Merged
Changes from 1 commit
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
96d2a83
feat: support transitive MCP dependency propagation (#121)
sergio-sisternes-epam 5560597
fix: address PR review feedback (#123)
sergio-sisternes-epam f334098
fix: replace streamable-http with http in docs and tests
sergio-sisternes-epam e9c64e9
fix: remove host prefix from lock-file path resolution in transitive β¦
sergio-sisternes-epam 7f80e89
fix: address copilot feedback for transitive MCP install
sergio-sisternes-epam f746291
Merge branch 'main' into feat/transitive-mcp-dependencies
danielmeppiel 6dd7bab
fix: address PR #123 review feedback from danielmeppiel
sergio-sisternes-epam 0d5e529
feat: implement adapter-delegated inline MCP installation (#4/#5/#6)
sergio-sisternes-epam 05861c6
refactor: convert test_transitive_mcp.py to pytest-native style (#8)
sergio-sisternes-epam 46e0ce0
Merge branch 'main' into feat/transitive-mcp-dependencies
danielmeppiel 940c9e4
refactor: remove inline dict MCP installation pipeline
sergio-sisternes-epam c4969c5
Merge branch 'main' into feat/transitive-mcp-dependencies
danielmeppiel b45122f
Merge branch 'main' into feat/transitive-mcp-dependencies
sergio-sisternes-epam 720d040
Merge branch 'main' into feat/transitive-mcp-dependencies
danielmeppiel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove
# Registry referencequalifier β misleading after descoping.The
# Registry referenceinline comment implies the existence of a non-registry format. Since inline dict deps were descoped to #132, this qualifier is misleading. Remove the comment or use something neutral like# MCP server.