Expose VS Code's integrated browser to AI agents and scripts locally.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Integrated Browser MCP" yet — see the docs or source repo.
Use Integrated Browser MCP to open the local dev site at http://localhost:3000, click the login button, fill in a test account, submit it, capture console errors, failed network requests, and screenshots, then output a debugging summary.
An automated debugging report with key errors, failed requests, screenshot notes, and fix suggestions.
Using Integrated Browser MCP, visit https://example.com, verify whether the homepage includes a navigation bar, main headline, primary CTA button, and footer, then summarize the page structure and usability issues.
A page element checklist plus a structured usability assessment.
Create an automation flow with Integrated Browser MCP that can be triggered via curl: open a target webpage, wait until it finishes loading, extract the page title and link list, and save the result as JSON.
An executable calling plan or script for batch extraction of basic page information.
Control a headless local browser for navigation, interaction, screenshots, and debugging.
Control a browser with AI for automation, extraction, interception, and screenshots.
Control a real local browser for web automation, extraction, and screenshots.
Browse pages, inspect console/network logs, and crawl HTML documentation links.
Let AI control a real browser for navigation, forms, and web tasks.
Control Chrome via MCP for browsing, form filling, screenshots, and logs.