Loading MCP server directory, please wait...
Web access for agents: fetch, extract, screenshot, or PDF any public URL.
npx @getmcp/cli add io.github.CyberPunk11147/cyberwarex-web-accessRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CyberPunk11147/cyberwarex-web-access": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"AWA_X_PAYMENT",
"-e",
"AWA_BASE_URL",
"ghcr.io/cyberpunk11147/cyberwarex-web-access:1.0.2"
],
"env": {
"AWA_X_PAYMENT": "",
"AWA_BASE_URL": ""
}
}
}
}