Skip to content

Send HTTP Requests in Bulk: Dataset, CSV or Sheet to REST API for Zed

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:Zed transport:streamable-http

Install Send HTTP Requests in Bulk: Dataset, CSV or Sheet to REST API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "dataset-to-rest-api": {
      "url": "https://mcp.apify.com/?tools=nerolabs/dataset-to-rest-api"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Send HTTP Requests in Bulk: Dataset, CSV or Sheet to REST API in other clients