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.