ConsoleSpy
Createdmgsrevolver
Captures browser console logs and provides them to Cursor IDE through the Model Context Protocol.
About
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.
Key Features
- Includes a browser extension for seamless log transmission
- 6 GitHub stars
- Captures browser console logs in real-time
- Customizable port configuration for server components
- Integrates with Cursor IDE via the Model Context Protocol (MCP)
- Provides a setup script to simplify the MCP connection process
Use Cases
- Debugging web applications within Cursor IDE
- Monitoring console output during development
- Troubleshooting issues by examining browser logs in Cursor