Skip to content
VS Code

Oxylabs for VS Code

io.github.pipeworx-io/oxylabs

Oxylabs MCP — Oxylabs Web Scraper API (oxylabs.io)

client:VS Code transport:streamable-http

Install Oxylabs in VS Code

.vscode/mcp.json

{
  "servers": {
    "oxylabs": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/oxylabs/mcp"
    }
  }
}

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

Oxylabs in other clients