GoldenFlow for VS Code
io.github.benseverndev-oss/goldenflow
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
client:VS Code
transport:streamable-http
runtime:pypi
Install GoldenFlow in VS Code
.vscode/mcp.json
{
"servers": {
"goldenflow": {
"type": "http",
"url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs