Skip to content

fix: silence stdio stderr by default#211

Open
haosenwang1018 wants to merge 1 commit intophilschmid:mainfrom
haosenwang1018:fix/silence-stderr-by-default
Open

fix: silence stdio stderr by default#211
haosenwang1018 wants to merge 1 commit intophilschmid:mainfrom
haosenwang1018:fix/silence-stderr-by-default

Conversation

@haosenwang1018
Copy link

Summary

  • stop streaming stdio server stderr to the terminal during successful connections by default
  • keep capturing stderr before connect so startup failures still include server diagnostics
  • reduce noisy token-heavy stderr output for agent-driven mcp-cli usage

Testing

  • bun run typecheck

Closes #17.

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.

only show STDERR with -v or -debug

1 participant