@bigmints.com/pi-figma-bridge

Pi Design Bridge: a safe, local Figma bridge extension for Pi.

Packages

Package details

extension

Install @bigmints.com/pi-figma-bridge from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@bigmints.com/pi-figma-bridge
Package
@bigmints.com/pi-figma-bridge
Version
0.1.0
Published
Aug 20, 2026
Downloads
118/mo · 25/wk
Author
bigmints.com
License
MIT
Types
extension
Size
102.6 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./dist/index.js"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

Pi Design Bridge

Pi Design Bridge connects Pi to an open Figma document through the bundled Pi Design development plugin. The server is loopback-only and exposes the same schema-validated, allowlisted Figma tools in both branded editions.

Install the bridge

pi install npm:@bigmints.com/pi-figma-bridge

Install the Figma plugin

npx @bigmints.com/pi-figma-bridge copy-plugin

In Figma Desktop, choose Plugins → Development → Import plugin manifest…, select .figma-bridge/plugin/manifest.json, and run Pi Design. Keep its small connection panel open while using the bridge.

Use pi-figma-bridge plugin-path to print the bundled manifest path. The default bridge URL is http://127.0.0.1:3846.