We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a1448 commit 0b394faCopy full SHA for 0b394fa
client-tests/mcp-ts/mcp-debug-proxy.mjs
@@ -1,6 +1,6 @@
1
#!/usr/bin/env node
2
/**
3
- * MCP Debug Proxy — logs all requests/responses between Claude Code and the MCP server.
+ * MCP Debug Proxy — logs all requests/responses between an MCP client and the MCP server.
4
* Usage: node mcp-debug-proxy.mjs [listen-port] [target-port]
5
* Defaults: listen on 5026, forward to localhost:5025
6
*
0 commit comments