zenrows mcp for Cursor
io.github.zenrows/zenrows-mcp
Zenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistants
client:Cursor
transport:streamable-http
runtime:npm
Install zenrows mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zenrows-mcp": {
"url": "https://mcp.zenrows.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs