Monitor browser logs directly from Cursor and other MCP compatible IDEs.
The architecture consists of three main components: a Chrome extension for data capture, a Node server for middleware, and an MCP server for standardized tool provision. The Chrome extension captures browser data, the Node server acts as an intermediary for communication and data processing, and the MCP server allows AI clients to interact with the browser. This design facilitates browser interaction for AI tools.
JavaScript
1,251