Skip to content
Cursor

Scrapiq for Cursor

io.scrapiq/scrapiq

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

client:Cursor transport:streamable-http tools:1

Install Scrapiq in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "scrapiq": {
      "url": "https://scrapiq.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Scrapiq in other clients