Skip to content
Windsurf

cyberwarex web access for Windsurf

io.github.cyberpunk11147/cyberwarex-web-access

Web access for agents: fetch, extract, screenshot, or PDF any public URL.

client:Windsurf transport:stdio runtime:oci

Install cyberwarex web access in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "cyberwarex-web-access": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/cyberpunk11147/cyberwarex-web-access:1.1.0"
      ],
      "env": {
        "AWA_X_PAYMENT": "<AWA_X_PAYMENT>",
        "AWA_BASE_URL": "<AWA_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cyberwarex web access in other clients