Skip to content
VS Code

smart crawler for VS Code

io.github.shulex-voc/smart-crawler

E-commerce competitor intelligence, VOC sentiment, Amazon ASIN analysis, Reddit growth playbooks.

client:VS Code transport:streamable-http

Install smart crawler in VS Code

.vscode/mcp.json

{
  "servers": {
    "smart-crawler": {
      "type": "http",
      "url": "https://smartcrawler.io/mcp/"
    }
  }
}

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

smart crawler in other clients