Decodo for VS Code
io.github.pipeworx-io/decodo
Decodo MCP — wraps the Decodo Web Scraping API (decodo.com, formerly
client:VS Code
transport:streamable-http
Install Decodo in VS Code
.vscode/mcp.json
{
"servers": {
"decodo": {
"type": "http",
"url": "https://gateway.pipeworx.io/decodo/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs