Skip to content
VS Code

captchaflow for VS Code

io.github.dataleadspro/captchaflow

Universal captcha solving with the industry-standard createTask / getTaskResult protocol, 19 task

client:VS Code transport:streamable-http tools:3

Install captchaflow in VS Code

.vscode/mcp.json

{
  "servers": {
    "captchaflow": {
      "type": "http",
      "url": "https://captcha.dataleads.pro/mcp/captchaflow"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

captchaflow in other clients