Skip to content

Commit 04bbbda

Browse files
authored
Update README.md
1 parent bbf8118 commit 04bbbda

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ This application is a powerful browser monitoring and interaction tool that enab
66

77
Read our [docs](https://browsertools.agentdesk.ai/) for the full installation, quickstart and contribution guides.
88

9+
## Updates
10+
11+
v1.1.0 is out! This includes several bug fixes for logging + screenshots.
12+
13+
Please make sure to update the version in your IDE / MCP client as so:
14+
`npx @agentdeskai/browser-tools-mcp@1.1.0`
15+
16+
Also make sure to download the latest version of the chrome extension here:
17+
[v1.1.0 BrowserToolsMCP Chrome Extension](https://github.com/AgentDeskAI/browser-tools-mcp/releases/download/v1.1.0/chrome-extension-v1-1-0.zip)
18+
19+
From there you can run the local node server as usual like so:
20+
`npx @agentdeskai/browser-tools-server`
21+
22+
And once you've opened your chrome dev tools, logs should be getting sent to your server!
23+
24+
If you have any questions or issues, feel free to open an issue ticket! And if you have any ideas to make this better, feel free to reach out or open an issue ticket with an enhancement tag or reach out to me at [@tedx_ai on x](https://x.com/tedx_ai)
25+
926
## Architecture
1027

1128
There are three core components all used to capture and analyze browser data:

0 commit comments

Comments
 (0)