What's new
- No more Bun dependency — socket server rewritten with Node.js +
ws @ufira/vibma-tunnel— standalone npm package for the WebSocket relay (npx @ufira/vibma-tunnel)- No SSL certs needed — tunnel runs plain
ws://on localhost - Updated setup guides (CARRYME.md / DRAGME.md) for Node.js + npm workflow
Downloads
- vibma-plugin.zip — Figma plugin (
manifest.json,code.js,ui.html) - vibma-tunnel.zip — WebSocket relay server (standalone
index.jswith shebang) - vibma-mcp.zip — MCP server (
mcp.js,mcp.cjs)
Quick start
npx @ufira/vibma-tunnelSee CARRYME.md for full setup instructions.