GoldenPipe for VS Code
io.github.benseverndev-oss/goldenpipe
One command to validate, transform, and deduplicate — chain GoldenCheck + Flow + Match.
client:VS Code
transport:streamable-http
runtime:pypi
Install GoldenPipe in VS Code
.vscode/mcp.json
{
"servers": {
"goldenpipe": {
"type": "http",
"url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs