{
  "name": "Claude for Figma",
  "id": "claude-for-figma",
  "api": "1.0.0",
  "main": "code.js",
  "ui": "ui.html",
  "editorType": ["figma", "figjam"],
  "permissions": [],
  "networkAccess": {
    "allowedDomains": ["https://api.anthropic.com"],
    "reasoning": "Connect to Claude API for AI assistance"
  },
  "documentAccess": "dynamic-page",
  "enableProposedApi": false,
  "enablePrivatePluginApi": false
}