Skip to content

fix: Remove 'mcp-' prefix from tool names in setup script#177

Open
pankajagrawal16 wants to merge 2 commits intoAzure-Samples:mainfrom
pankajagrawal16:patch-1
Open

fix: Remove 'mcp-' prefix from tool names in setup script#177
pankajagrawal16 wants to merge 2 commits intoAzure-Samples:mainfrom
pankajagrawal16:patch-1

Conversation

@pankajagrawal16
Copy link

@pankajagrawal16 pankajagrawal16 commented Jan 28, 2026

Purpose

Failures when running on mac

  • ...

Does this introduce a breaking change?

[ ] Yes
[ x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Updated the script to transform tool names into Docker Compose service names with the 'mcp-' prefix before building the containers.
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