Odel
fortress

fortress

Local
@tiliondev476PythonUpdated 1mo ago

Stealth browser for AI agents: fetch pages behind Cloudflare/DataDome/CAPTCHA, extract clean data.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPItilionv0.1.3

Run

uvx tilion

MCP client config

{
  "mcpServers": {
    "fortress": {
      "command": "uvx",
      "args": [
        "tilion"
      ]
    }
  }
}