MCP tool for browser inspection, element selection, interactive messaging, and responsive testing
{
"mcpServers": {
"mcp-browser-inspector": {
"command": "npx",
"args": [
"-y",
"mcp-browser-inspector"
]
}
}
}