Skip to content
VS Code

Spider Cloud for VS Code

cloud.spider/mcp

Crawl, scrape, search the web, and automate browsers at scale with anti-bot bypass.

client:VS Code transport:streamable-http

Install Spider Cloud in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.spider.cloud/mcp"
    }
  }
}

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

Spider Cloud in other clients