Send HTTP Requests in Bulk: Dataset, CSV or Sheet to REST API for Cursor
io.github.nero-engine/dataset-to-rest-api
Send every row of a dataset, file or Google Sheet to any REST API as its own templated request.
client:Cursor
transport:streamable-http
Install Send HTTP Requests in Bulk: Dataset, CSV or Sheet to REST API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dataset-to-rest-api": {
"url": "https://mcp.apify.com/?tools=nerolabs/dataset-to-rest-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs