@v-agent/figma-mcp-server
v2.0.0
Published
Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.
Readme
Figma Context MCP
Model Context Protocol server for Figma integration.
Yêu cầu hệ thống
- Node.js: >= 18.0.0
- pnpm: 10.10.0
Cài đặt
1. Cài pnpm
npm install -g [email protected]2. Cài thư viện
pnpm install3. Cấu hình .env
Việc cấu hình API_KEY trong mục này sẽ phục vụ cho việc debug với MCP inspector
FIGMA_API_KEY=your_figma_api_key_hereLấy API key tại: https://www.figma.com/settings
4. Build
pnpm run buildDebug
pnpm inspectLicense
MIT
