blinkbox for Cursor
io.github.blinkboxhq/blinkbox
Open-source Zapier/n8n alternative as an MCP server: agents build, run and debug your workflows.
client:Cursor
transport:streamable-http
Install blinkbox in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"blinkbox": {
"url": "https://mcp.blinkbox.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs