Skip to content
VS Code

blinkbox for VS Code

io.github.blinkboxhq/blinkbox

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

client:VS Code transport:streamable-http

Install blinkbox in VS Code

.vscode/mcp.json

{
  "servers": {
    "blinkbox": {
      "type": "http",
      "url": "https://mcp.blinkbox.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

blinkbox in other clients