After many times of copying and pasting debug messages (OutputDebugString) from the debugger view to the Claude Code (CC) form, so it could read it all, I decided making a MCP server that will just provide that: services to catch and read debug messages
I had no idea on how to do that, but nevertheless asked Claude (rhe chat) to make a plan for it, so CC could just follow the instruction. Then asked CC to add it to one test MCP server I already had working. With help from another CC instance that connected to the server and tried using it, and finding why it errores, it's working now
I've attached the initial document that Claude made (could have asked it to GPT or Gemini or whatever)
Then I asked the CC instance that was using it for helpful enhancements
I've attached both documents
If there is interest on it, I could make a public repo
MCP-debug-server.md
MCP-debug-server-enhancements.md