Skip to content
Back to search
100
MCP v1.0.7 streamable-http

GoldenPipe

io.github.benzsevern/goldenpipe

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

Uptime
0.0%
2 direct probes · 30d
Response
82ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

list_stages

List all discovered pipeline stages

validate_pipeline

Validate pipeline wiring

run_pipeline

Run a pipeline on a file

explain_pipeline

Explain what a pipeline config does

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "goldenpipe": {
      "url": "https://goldenpipe-mcp-production.up.railway.app/mcp/",
      "transport": "streamable-http"
    }
  }
}