Skip to content
Cursor

GoldenPipe for Cursor

io.github.benseverndev-oss/goldenpipe

One command to validate, transform, and deduplicate — chain GoldenCheck + Flow + Match.

client:Cursor transport:streamable-http runtime:pypi

Install GoldenPipe in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "goldenpipe": {
      "url": "https://goldenpipe-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

GoldenPipe in other clients