Skip to content

Doc enhancements #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 17, 2025
Merged

Conversation

kracekumar
Copy link
Contributor

Summary

  • While adding uvx mcp-browser-use claude was throwing up since the uvx path was missing.
  • Add a note to add the full config so it's easier to get started.
  • Example claude config
{
  "mcpServers": {
    "mcp-browser-use": {
      "command": "/Users/kracekumar/.local/bin/uvx",
      "args": ["mcp-browser-use"] 
    }
  }
}
  • Remove $ since the intention is to copy the command and paste in terminal or mcp config.

@vinayak-mehta
Copy link
Owner

Makes sense! Thanks for the PR 🚀

@vinayak-mehta vinayak-mehta merged commit 8eab9c8 into vinayak-mehta:main Mar 17, 2025
@vinayak-mehta
Copy link
Owner

Btw you might be interested in https://github.com/fleuristes/fleur

@vinayak-mehta
Copy link
Owner

@kracekumar
Copy link
Contributor Author

Ah thanks @vinayak-mehta looks cool 👍🏾

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants