GitHub Stars
511
User Rating
Not Rated
Favorites
0
Views
7
Forks
48
Issues
0
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Python: 3.11 or higher
Google API Key: [Get one](https://developers.google.com/maps/api-security-best-practices)
Cursor/Claude: Requires MCP support
Installation Steps
1. Clone Repository
bash
git clone https://github.com/browser-use/vibetest-use
cd vibetest-use
2. Install Dependencies
bash
uv venv
source .venv/bin/activate
uv pip install -e .
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Python version and reinstall dependencies. Issue: Not recognized by Claude Solution: Verify configuration file path and syntax.Additional Resources
Author Information
2,456
Followers
16
Repositories
0
Gists
0
Total Contributions
Related MCPs
My personal Claude Code/Desktop setup with battle-tested commands and MCP servers that I use daily.
fastapi_mcp
10122
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!