Enables real-time WebSocket monitoring of all MCP interactions for enhanced debugging and observation.
Sponsored
Proxy Sidecar extends the JetBrains MCP Server by adding real-time WebSocket monitoring capabilities. This allows developers and users to observe all MCP tool calls, including endpoint and arguments, as they occur. It acts as a proxy between MCP clients and a JetBrains IDE, forwarding commands while simultaneously broadcasting tool call information via WebSocket. This is useful for debugging, monitoring, and understanding how MCP clients interact with the IDE.
主な機能
01Real-time WebSocket monitoring of MCP tool calls
02Detailed information about endpoint and arguments for each tool call
03Compatible with existing JetBrains MCP Server features
04Easy integration with Claude Desktop
05Configurable WebSocket port
ユースケース
01Debugging MCP client integrations
02Monitoring tool usage for analysis and optimization
03Observing interactions between MCP clients and JetBrains IDEs