feat(SMI-1814): support internal source-backed connections#784
Merged
Conversation
Merged
calclavia
pushed a commit
that referenced
this pull request
May 31, 2026
Automated Release PR --- ## [1.2.0](v1.1.2...v1.2.0) (2026-05-30) ### Features * **SMI-1814:** support internal source-backed connections ([#784](#784)) ([f0a8422](f0a8422)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: smithery-chore-bot[bot] <259537197+smithery-chore-bot[bot]@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
@smithery/apito0.67.0for the generated source target typesmcp add, with namespace create/set support and explicit rejection of incompatible install/config options--source -), formatinvalid_modulediagnostics, and forward source targets throughConnectSessionmcp.smithery.runsosmithery tool list/callworks for source-backed connectionsReview follow-up
Smoke proof
codex-pipe-proofin namespacecalclaviausingcat .context/codex-pipe-proof.ts | node dist/index.js --json mcp add --source - --id codex-pipe-proof ...node dist/index.js --json tool list codex-pipe-proof --flat --limit 20returnsproof_pingnode dist/index.js --json tool call codex-pipe-proof proof_ping '{"echo":"cli dynamic invocation"}'returns markerSMI-1814-pipe-proof-20260530Tests
pnpm install --frozen-lockfilepnpm run checkpnpm testpnpm typecheckpnpm run buildnode dist/index.js mcp add --help | rg -e '--source|support\\.ts|dynamic MCP|TypeScript module' || true