Enables LLMs to interact with and control VS Code's Simple Browser window.
A Model Context Protocol (MCP) server that empowers Large Language Models (LLMs) to programmatically control VS Code's Simple Browser. It offers a comprehensive set of tools for browser automation, including opening URLs, navigating pages, executing JavaScript in the browser context, capturing real-time console logs, and managing browser state, facilitating dynamic web interactions directly within the VS Code environment.
Key Features
01JavaScript Execution: Run code directly in the browser context
02Browser Control: Open URLs, navigate, and refresh pages
03State Management: Track browser status and history