Skip to content
VS Code

Scrapiq for VS Code

io.scrapiq/scrapiq

Any URL to clean text, markdown, or JSON for LLM/RAG pipelines.

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

Install Scrapiq in VS Code

.vscode/mcp.json

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

Scrapiq in other clients