Skip to content
Cline

fortress for Cline

io.github.tiliondev/fortress

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

client:Cline transport:stdio runtime:pypi

Install fortress in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fortress": {
      "command": "uvx",
      "args": [
        "tilion"
      ],
      "env": {
        "TILION_MCP_PREWARM": "<TILION_MCP_PREWARM>",
        "TILION_MCP_HEADLESS": "<TILION_MCP_HEADLESS>",
        "TILION_ALLOW_PRIVATE_EGRESS": "<TILION_ALLOW_PRIVATE_EGRESS>",
        "TILION_BASE_URL": "<TILION_BASE_URL>",
        "TILION_API_KEY": "<TILION_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

fortress in other clients