Skip to content

Conversation

@cristiand391
Copy link
Member

What does this PR do?

Update tools accessing orgs to create the conn instance via the org service.

What issues does this PR fix or reference?

@W-19828433@

@cristiand391 cristiand391 changed the title fix: tools use org service fix: tools use org service W-19828433 Oct 6, 2025
if (!allowedOrgs.find(o => o.aliases?.includes(input.devHub) || o.username === input.devHub)) {
throw new Error(
'No org found with the provided devhub username/alias. Ask the user to specify one or check their MCP Server startup config.'
)}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

example:

Image

err:
Image

@iowillhoit iowillhoit merged commit 4680070 into main Oct 6, 2025
16 of 17 checks passed
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.

3 participants