Skip to content
VS Code

Commoncrawl for VS Code

io.github.pipeworx-io/commoncrawl

Common Crawl's public web archive — find every time a URL was crawled since 2008 and read the…

client:VS Code transport:streamable-http tools:39

Install Commoncrawl in VS Code

.vscode/mcp.json

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

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

What VS Code can do once it is connected

All 39 tools →

Commoncrawl in other clients