Dataset AI Enrichment: Bulk LLM & GPT Classify and Extract for VS Code
io.github.nero-engine/dataset-ai-enrich
Run one LLM instruction over every row to classify, extract or summarise into new columns.
client:VS Code
transport:streamable-http
Install Dataset AI Enrichment: Bulk LLM & GPT Classify and Extract in VS Code
.vscode/mcp.json
{
"servers": {
"dataset-ai-enrich": {
"type": "http",
"url": "https://mcp.apify.com/?tools=nerolabs/dataset-ai-enrich"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs