VS Code Simple Browser icon

VS Code Simple Browser

1

Enables LLMs to interact with and control VS Code's Simple Browser window.

Acerca de

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.

Características Principales

  • JavaScript Execution: Run code directly in the browser context
  • Browser Control: Open URLs, navigate, and refresh pages
  • State Management: Track browser status and history
  • Console Monitoring: Capture real-time console logs
  • 1 GitHub stars

Casos de Uso

  • Executing and monitoring JavaScript code directly in a browser context via LLM commands
  • Automating web browsing tasks for LLMs within VS Code
  • Retrieving browser state and console logs for LLM-driven analysis or debugging