You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Beta** · 29 tools · local and free · hosted cloud coming soon
4
4
>
5
-
> 📖 **[Full usage guide → mcp/USAGE.md](USAGE.md)**— every tool, the block-handling decision model, workflow recipes, and config.
5
+
> Full usage guide: **[USAGE.md](USAGE.md)**covers every tool, the block-handling decision model, workflow recipes, and config.
6
6
7
-
An [MCP](https://modelcontextprotocol.io) server that gives any AI agent the **Fortress
8
-
stealth engine** the moment it gets blocked. When a fetch hits Cloudflare, DataDome,
9
-
PerimeterX, a 403, or a CAPTCHA, the agent calls these tools and gets the page — driving a
10
-
real, recompiled Chromium on your own machine and IP.
7
+
An [MCP](https://modelcontextprotocol.io) server that gives any AI agent the Fortress
8
+
stealth engine the moment a fetch gets blocked. When a request hits Cloudflare, DataDome,
9
+
PerimeterX, a 403, or a CAPTCHA, the agent calls these tools and gets the page. The tools
10
+
drive a real, recompiled Chromium on your own machine and IP.
11
11
12
12
<palign="center"><imgsrc="demo.gif"alt="Same site, same prompt: a vanilla browser is blocked by PerimeterX while an agent with the Fortress MCP returns clean JSON"width="760"/></p>
13
13
14
-
<sub><i>Real, dated run against <b>stockx.com</b> (PerimeterX). A stock browser gets <b>HTTP 403 — “Access denied”</b>; an agent with the Fortress MCP returns clean JSON. Reproduce with the demo scripts in the framework repo.</i></sub>
14
+
<sub><i>Real, dated run against <b>stockx.com</b> (PerimeterX). A stock browser gets <b>HTTP 403 ("Access denied")</b>; an agent with the Fortress MCP returns clean JSON. Reproduce with the demo scripts in the framework repo.</i></sub>
15
15
16
16
## Install
17
17
@@ -74,13 +74,13 @@ server, then confirm with `get_egress_info`.
74
74
75
75
## Add to your client
76
76
77
-
**Claude Desktop / Cursor** — add to the MCP config:
77
+
**Claude Desktop / Cursor**: add to the MCP config:
0 commit comments