Dataset to Postgres, Supabase & MySQL (Database Push) for Grok
io.github.nero-engine/dataset-to-database
Push rows from a dataset, file or Google Sheet into a Postgres, Supabase, Neon or MySQL table.
client:Grok
transport:streamable-http
Install Dataset to Postgres, Supabase & MySQL (Database Push) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"dataset-to-database": {
"type": "http",
"url": "https://mcp.apify.com/?tools=nerolabs/dataset-to-database"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs