Docker images for easy installation #139
denisov-vlad
started this conversation in
Show and tell
Replies: 1 comment
-
really appreciate it bro. But can you use the takescreenshot feature when you use this method? especially auto paste to cursor? because i still can not do it. Any tips? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I recently faced quite a challenge trying to run MCP through WSL on Windows, and after a lot of frustration, I realized that using Docker images would be a much simpler solution. Not only does it eliminate the need to install Node, but it also helps us avoid the hassle of managing dependencies between different projects.
To make things easier for everyone, I’ve made the Docker image public. You can find it here: https://hub.docker.com/r/vladenisov/browser-tools-mcp.
The installation process is pretty straightforward and detailed on the page, but I’ll go ahead and summarize it here for convenience:
BrowserToolsMCP
tab, and clickTest connection
.Beta Was this translation helpful? Give feedback.
All reactions