Productivity|Development|AI / ML|UtilitiesJavaScript
browser-tools-mcp
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
N/A rating (0 reviews)0 installs7,171 GitHub stars
browser monitoringAI toolsChrome extension
This application is a powerful browser monitoring and interaction tool that enables AI-powered applications via Anthropic's Model Context Protocol (MCP) to capture and analyze browser data through a Chrome extension. It integrates various tools for SEO, performance, accessibility, and debugging.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"browser-tools-mcp-1": {
"args": [
"-y",
"@agentdeskai/browser-tools-mcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.