layerbridge
by muradyf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIGMA_BRIDGE_PORT | No | Port, 1995–1999. Pick the same port in the plugin panel. | 1995 |
| FIGMA_ACCESS_TOKEN | No | Figma personal access token to enable REST tools (comments, versions, team files, rendering). | |
| FIGMA_BRIDGE_PLAYWRIGHT | No | Folder of an existing Playwright install for the URL tools. | |
| FIGMA_BRIDGE_OUTPUT_ROOTS | No | Extra folders tools may write to, separated by ; on Windows and : elsewhere. By default only the server's working directory. | |
| FIGMA_BRIDGE_ALLOW_SCRIPTS | No | Set to 1 to enable run_script, which runs any JavaScript in the plugin with full access to the open file. | |
| FIGMA_BRIDGE_ALLOW_REMOTE_URLS | No | Set to 1 to let the URL tools open non-local URLs. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues