Skip to content
VS Code

scrapi for VS Code

io.github.bamchi/scrapi

Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.

client:VS Code transport:streamable-http runtime:npm tools:5

Install scrapi in VS Code

.vscode/mcp.json

{
  "servers": {
    "scrapi": {
      "type": "http",
      "url": "https://scrapi.ai/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

scrapi in other clients