Skip to main content
All integrations
MCPMCP hosts

SuperScraper + Cursor

Connects via MCP

Add SuperScraper to Cursor as a remote MCP server and the editor agent can scrape, crawl, and extract the web in-context.

How it connects

Connects through the hosted MCP server. No adapter, one URL of config.

Wire it up

# Cursor speaks MCP — point it at the hosted server (Streamable HTTP).
# The hosted server goes live at launch; it is not reachable yet.
#   https://mcp.superscraper.dev/{YOUR_KEY}/mcp
# Add that URL as a remote MCP server in Cursor's MCP config, e.g.:
{
  "mcpServers": {
    "superscraper": {
      "url": "https://mcp.superscraper.dev/{YOUR_KEY}/mcp"
    }
  }
}

Connect Cursor in five minutes

Mint a key, or let your agent mint its own, and start pulling the live web. Free tier, no card required.