-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
Hello,
This tool doesn’t work in IntelliJ because it writes logs on stderr (see geelen/mcp-remote#127); if I wrap it in a script that redirects stderr to /dev/null
it works correctly.
Would you accept a PR that adds an option to disable logs or at least select a specific level like --log-level ERROR
/ --log-level CRITICAL
? --debug
would then be an alias for --log-level DEBUG
.
Metadata
Metadata
Assignees
Labels
No labels