Skip to content

Comments

feat: Add --silent flag to suppress log output#170

Merged
geelen merged 2 commits intogeelen:mainfrom
damassi:main
Dec 17, 2025
Merged

feat: Add --silent flag to suppress log output#170
geelen merged 2 commits intogeelen:mainfrom
damassi:main

Conversation

@damassi
Copy link
Contributor

@damassi damassi commented Oct 4, 2025

Something we're running into is initialization steps log to the console. This makes it hard to capture stderr when spun as a subprocess without patching the runtime. This PR adds a new --silent flag to suppress these (default) logs, though if --debug is set to true one can still capture output, which is helpful.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 17, 2025

Open in StackBlitz

npx https://pkg.pr.new/mcp-remote@170

commit: 8047970

@geelen geelen merged commit 9e24c3b into geelen:main Dec 17, 2025
4 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