mcp-browser-use
No description available.
File Explorer
Download Latest Version (.zip)- .gitignore
- config.yaml
- issues.jsonl
- metadata.json
- README.md
- 2025-12-05-modernize-mcp-browser-use.md
- 2025-12-09-context-logging-implementation.md
- 2025-12-16-skills-direct-execution.md
- 2025-12-16-skills-next-steps.md
- 2025-12-17-codex-observability-findings.md
- 2025-12-17-implement-integration-tests.md
- settings.local.json
- SessionStart.py
- browser-server.md
- marketplace.json
- plugin.json
- header.png
- 2025-12-security-audit-fixes.md
- fastmcp-dependency-injection-test-collection.md
- fastmcp-migration-solution.md
- skills-design.md
- hooks.json
- feat-background-service-installation.md
- feat-context-logging-progress.md
- feat-fastmcp-background-tasks.md
- skills-architecture-redesign.md
- .gitkeep
- daemon-check.py
- mcp-server.py
- smart-install.py
- .gitkeep
- SKILL.md
- __init__.py
- logging.py
- models.py
- store.py
- __init__.py
- machine.py
- models.py
- prompts.py
- __init__.py
- analyzer.py
- executor.py
- models.py
- prompts.py
- recorder.py
- runner.py
- store.py
- .gitkeep
- dashboard.html
- viewer.html
- __init__.py
- __main__.py
- cli.py
- config.py
- exceptions.py
- providers.py
- server.py
- utils.py
- __init__.py
- conftest.py
- test_browser.py
- test_health.py
- test_skills.py
- test_tasks.py
- __init__.py
- conftest.py
- test_config.py
- test_dashboard_api.py
- test_dashboard_integration.py
- test_e2e.py
- test_mcp_tools.py
- test_observability.py
- test_providers.py
- test_skills.py
- test_skills_security.py
- .env.example
- .gitattributes
- .gitignore
- .mcp.json
- .pre-commit-config.yaml
- .python-version
- AGENTS.md
- CLAUDE.md
- fastmcp.json
- FASTMCP_PREVENTION_STRATEGIES.md
- justfile
- LICENSE
- mcp_entrypoint.py
- pyproject.toml
- README.md
- uv.lock
π Installation Guide
1. Get the code
git clone https://github.com/Saik0s/mcp-browser-use
Downloads the entire project code from GitHub to your computer.
cd mcp-browser-use
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
