Getting Claude Code to Work with Browser MCP
If you’re trying to set up Browser MCP (https://browsermcp.io/) with Claude Code here’s what you actually need to run: claude mcp add --scope user browsermcp npx @browsermcp/mcp@latest That’s it! Browser MCP will be available from any directory you’re running claude in to whichever browser tab you are currently sharing What is Browser MCP? Browser MCP (Model Context Protocol) is a tool that allows Claude to control a browser instance, enabling it to: ...