fortress for Windsurf
io.github.tiliondev/fortress
Stealth browser for AI agents: fetch pages behind Cloudflare/DataDome/CAPTCHA, extract clean data.
client:Windsurf
transport:stdio
runtime:pypi
Install fortress in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs