Integrations / MCP Server / Cursor
Scrape the web
inside Cursor.
Add the Zenrows MCP server to Cursor so your AI coding assistant can scrape sites and extract data without leaving the editor.
Connect it
in a few lines.
{
"mcpServers": {
"zenrows": {
"command": "npx",
"args": ["-y", "@zenrows/mcp"],
"env": { "ZENROWS_API_KEY": "YOUR_ZENROWS_API_KEY" }
}
}
}
Full setup, parameters, and examples are in the Cursor integration docs.
What the integration
gives you.
- Live web, no blocksFetch real-time content past anti-bot and JavaScript-rendering limits.
- The format you needReturn pages as Markdown, plaintext, HTML, or PDF.
- Point extractionPull specific fields, tables, and more with CSS selectors.
- Managed infrastructureProxy rotation, headless browsers, and anti-bot evasion, handled.
What people build with it.
- 01Real-time monitoring. Watch pages and flag changes as they happen.
- 02Market research. Feed prices, reviews, and signals to a model for analysis.
- 03Grounded answers. Ground model responses in live, current web data.
- 04Comparison & summaries. Compare or summarize sources across many sites.
Connect Cursor
today.
Start building free
10,000 credits/month for free, always.
See the docs, or explore Claude Code, VS Code.