Captures browser console logs and provides them to Cursor IDE through the Model Context Protocol.
ConsoleSpy is a tool designed to enhance the debugging experience within the Cursor IDE. It consists of a server that captures console logs from your browser, a Model Context Protocol (MCP) server to relay these logs to Cursor, and a browser extension to facilitate the transmission. By capturing and providing real-time console logs, ConsoleSpy aims to improve developer workflows and enable more efficient debugging directly within the Cursor environment.