Skip to content
Zed

figmanage for Zed

io.github.dannykeane/figmanage

Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup.

client:Zed transport:stdio runtime:npm

Install figmanage in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "figmanage": {
      "command": "npx",
      "args": [
        "-y",
        "figmanage"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

figmanage in other clients