Replies: 1 comment 2 replies
-
How did you configure your mcp servers in claude config.json file? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pre-submission Checklist
Question Category
Your Question
When the server starts Claude Desktop shows a whole bunch of messages which seems to be coming from the LogProvider. This is stdio MCP server.
The only way I can get rid of this is by
builder.Logging.ClearProviders();
. Is there any other setting to prevent Claude Desktop from getting overwhelmed with log messages?Beta Was this translation helpful? Give feedback.
All reactions