Skip to content
VS Code

Scrappycoco for VS Code

io.github.albert-tam/scrappycoco

Route web, social, and filings data tasks to the best available scraper.

client:VS Code transport:streamable-http

Install Scrappycoco in VS Code

.vscode/mcp.json

{
  "servers": {
    "scrappycoco": {
      "type": "http",
      "url": "https://api.scrappycoco.ai/mcp"
    }
  }
}

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

Scrappycoco in other clients