Skip to content
Grok

GoldenPipe for Grok

io.github.benseverndev-oss/goldenpipe

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

client:Grok transport:streamable-http runtime:pypi

Install GoldenPipe in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

GoldenPipe in other clients