Possibly to get an MCP trace #7582
reflek-chris
started this conversation in
General
Replies: 1 comment 1 reply
-
I managed to get something working in #7584 what do you think? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the newly added MCP server, would it be possible to also get logs piped to an
mcp.log.json
file similar to how we do the lsp/bsp ones if they exist? For example I heavily use claude code and often I see things like this:So it seems that often Metals fails to be able to handle this request without really providing a lot of data. There are ways to try and find this in the claude logs, but first you need to find them, which is a challenge, and second they are just all crammed together so there isn't an easy way to debug them. Having something like this would be great to debug these situations.
Beta Was this translation helpful? Give feedback.
All reactions