Skip to content
Cursor

Dataset AI Enrichment: Bulk LLM & GPT Classify and Extract for Cursor

io.github.nero-engine/dataset-ai-enrich

Run one LLM instruction over every row to classify, extract or summarise into new columns.

client:Cursor transport:streamable-http

Install Dataset AI Enrichment: Bulk LLM & GPT Classify and Extract in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "dataset-ai-enrich": {
      "url": "https://mcp.apify.com/?tools=nerolabs/dataset-ai-enrich"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Dataset AI Enrichment: Bulk LLM & GPT Classify and Extract in other clients