MCP-сервер Captcha (решение капчи).
npx -y @powforge/captcha-mcp That is it. No install, no config, no API key. The server starts on stdio and waits for an MCP client. To wire it into Claude Code, Cursor, or any MCP-compatible host, add to your config: { "mcpServers": { "powforge-captcha": { "command": "npx", "args": ["-y", "@powforge