GoldenFlow for Cursor
io.github.benseverndev-oss/goldenflow
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
client:Cursor
transport:streamable-http
runtime:pypi
Install GoldenFlow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"goldenflow": {
"url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs