mcp-camoufox 0.4.2 → 0.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
<div align="center">
|
|
2
|
+
|
|
3
|
+
<img src="https://i.imgur.com/enUBkXt.png" alt="Camoufox" width="280">
|
|
4
|
+
|
|
1
5
|
# MCP Camoufox
|
|
2
6
|
|
|
3
7
|
[](https://www.npmjs.com/package/mcp-camoufox)
|
|
@@ -5,6 +9,8 @@
|
|
|
5
9
|
[](https://opensource.org/licenses/MIT)
|
|
6
10
|
[](https://nodejs.org)
|
|
7
11
|
|
|
12
|
+
</div>
|
|
13
|
+
|
|
8
14
|
The most feature-rich stealth browser MCP server. **69 tools** for full browser control powered by [Camoufox](https://github.com/daijro/camoufox) — a Firefox fork with C++ level anti-detection that bypasses Cloudflare, bot detection, and anti-automation.
|
|
9
15
|
|
|
10
16
|
> **One command. No Python. No manual setup. Everything auto-installs.**
|
package/package.json
CHANGED