by AgentDeskAI
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
# Add to your Claude Code skills
git clone https://github.com/AgentDeskAI/browser-tools-mcpMake your AI tools 10x more aware and capable of interacting with your browser
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.
Read our docs for the full installation, quickstart and contribution guides.
Check out our project roadmap here: Github Roadmap / Project Board
v1.2.0 is out! Here's a quick breakdown of the update:
There are three components to run this MCP tool:
No comments yet. Be the first to share your thoughts!
npx @agentdeskai/browser-tools-mcp@latestnpx @agentdeskai/browser-tools-server@latestIMPORTANT TIP - there are two servers you need to install. There's...
npx @agentdeskai/browser-tools-mcp@latest is what you put into your IDE
npx @agentdeskai/browser-tools-server@latest is what you run in a new terminal window
After those three steps, open up your chrome dev tools and then the BrowserToolsMCP panel.
If you're still having issues try these steps:
After that, it should work but if it doesn'...