Skip to content
Zed

blinkbox for Zed

io.github.blinkboxhq/blinkbox

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

client:Zed transport:streamable-http

Install blinkbox in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "blinkbox": {
      "url": "https://mcp.blinkbox.net/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

blinkbox in other clients