-
Notifications
You must be signed in to change notification settings - Fork 205
feat(router): add omit_tool_name_prefix config for MCP tool names #2441
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
endigma
merged 14 commits into
wundergraph:main
from
shamashel:mike/2e9e-add-omit-operati
Jan 19, 2026
+147
−5
Merged
Changes from 4 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
94be6c0
feat(router): add omit_operation_prefix config for MCP tool names
shamashel 1c7397a
test(router): add integration tests for omit_operation_prefix config
shamashel 141bcdf
docs(router): add comment for OmitOperationPrefix config field
shamashel 2c5e315
refactor(router): rename omit_operation_prefix to strip_tool_name_prefix
shamashel 522a44a
Update router/pkg/mcpserver/server.go
shamashel 4f43b85
refactor(router): rename strip_tool_name_prefix to omit_tool_name_prefix
shamashel 8a828de
fix(router): auto-prefix tool names that collide with built-in MCP tools
shamashel a2188c5
Update router/pkg/config/config.schema.json
shamashel bdb9497
fix(router): address PR review feedback from endigma
shamashel 20d5a0f
refactor(router-tests): simplify collision test assertions
shamashel f4b2df3
Merge branch 'main' into mike/2e9e-add-omit-operati
shamashel ab918f0
Update router-tests/mcp_test.go
shamashel 2a3b574
Merge branch 'main' into mike/2e9e-add-omit-operati
endigma 6627313
Merge branch 'main' into mike/2e9e-add-omit-operati
endigma 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
Some comments aren't visible on the classic Files Changed page.
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.