Skip to content
VS Code

Upscrape for VS Code

com.upscrape/mcp

Real-time data APIs for 50+ commerce, grocery, social and maps platforms over one OAuth MCP server

client:VS Code transport:streamable-http

Install Upscrape in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://data.upscrape.com/mcp"
    }
  }
}

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

Upscrape in other clients