Skip to content
Grok

blinkbox for Grok

io.github.blinkboxhq/blinkbox

Open-source Zapier/n8n alternative as an MCP server: agents build, run and debug your workflows.

client:Grok transport:streamable-http

Install blinkbox in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "blinkbox": {
      "type": "http",
      "url": "https://mcp.blinkbox.net/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

blinkbox in other clients